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

Unified Diff: content/content_tests.gypi

Issue 120893002: Eliminate video capture thread in renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 7 years 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ec1edb39709e30c7b49c8f33cbf7782152f4cb84..af00f61ea6f4549f5e66419f2f7481ca055f8ffc 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -534,6 +534,7 @@
'renderer/media/crypto/key_systems_unittest.cc',
'renderer/media/test_response_generator.cc',
'renderer/media/test_response_generator.h',
+ 'renderer/media/video_capture_impl_manager_unittest.cc',
'renderer/media/video_capture_impl_unittest.cc',
'renderer/media/video_capture_message_filter_unittest.cc',
'renderer/media/video_destination_handler_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698