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

Unified Diff: content/content_tests.gypi

Issue 294043015: Move creation of MediaStream renders from MediaStreamImpl to MediaStreamRenderFactory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Win build. Created 6 years, 7 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 1db6c19f2a01e1e6c9efbb19e2430f61a12542b1..519a26a9fde798a6a37cdb02c2b6bda6b19911f0 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -30,10 +30,6 @@
'public/test/nested_message_pump_android.cc',
'public/test/nested_message_pump_android.h',
'test/layouttest_support.cc',
- 'test/test_media_stream_client.cc',
- 'test/test_media_stream_client.h',
- 'test/test_video_frame_provider.cc',
- 'test/test_video_frame_provider.h',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698