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

Unified Diff: content/content_tests.gypi

Issue 1617243005: Apply new-style constraints to video_source. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add <vector> include Created 4 years, 11 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 578506c575e8e8ddfc3cd4076da71fa8dfe80984..327fcef7169dd8d6c17b6dab79f2945b1f797f70 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -780,6 +780,7 @@
'renderer/media/media_stream_video_renderer_sink_unittest.cc',
'renderer/media/media_stream_video_source_unittest.cc',
'renderer/media/media_stream_video_track_unittest.cc',
+ 'renderer/media/mock_constraint_factory.cc',
'renderer/media/mock_media_constraint_factory.cc',
'renderer/media/mock_media_stream_registry.cc',
'renderer/media/mock_media_stream_registry.h',

Powered by Google App Engine
This is Rietveld 408576698