Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: webrtc/video/BUILD.gn

Issue 2711493002: Adding cpu measurments to video_quality_tests (Closed)
Patch Set: Implemented Sprang@ comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/video/video_quality_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 48dff5ba07c45869b31d490474b216996204e010..3d34394cdd7182f764931469d38e1748f91cdcef 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -85,6 +85,7 @@ if (rtc_include_tests) {
"video_quality_test.h",
]
deps = [
+ "../base:rtc_base_tests_utils",
"../base:rtc_task_queue",
"../media:rtc_media_base",
"../system_wrappers",
« no previous file with comments | « no previous file | webrtc/video/video_quality_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698