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

Unified Diff: webrtc/BUILD.gn

Issue 2666113003: Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. (Closed)
Patch Set: Split off video_test_support 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/common_video/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 8969f13f10eba9f8f8e60546d1b203ae2a32eb57..5f91fa8e2243877ed603b2fe0115b55079fe8c6e 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -416,6 +416,7 @@ if (rtc_include_tests) {
"modules/video_capture",
"test:test_common",
"test:test_main",
+ "test:video_test_common",
"video:video_tests",
]
data = video_engine_tests_resources
« no previous file with comments | « no previous file | webrtc/common_video/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698