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

Unified Diff: content/content_tests.gypi

Issue 18590002: Migrate MediaStream test code from content/shell/renderer/ to content/test/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 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 | « content/content_shell.gypi ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e2f390e628864612289a3e80fc4ffcec0f5cba00..10d22f18a1299586e41f8fdd5743d5033a3d8dda 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -128,8 +128,12 @@
'test/test_content_browser_client.h',
'test/test_content_client.cc',
'test/test_content_client.h',
+ 'test/test_media_stream_client.cc',
+ 'test/test_media_stream_client.h',
'test/test_render_view_host_factory.cc',
'test/test_render_view_host_factory.h',
+ 'test/test_video_frame_provider.cc',
+ 'test/test_video_frame_provider.h',
'test/test_web_contents.cc',
'test/test_web_contents.h',
'test/test_web_contents_view.cc',
« no previous file with comments | « content/content_shell.gypi ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698