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

Unified Diff: media/media.gyp

Issue 120893002: Eliminate video capture thread in renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: upload again Created 6 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
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | media/video/capture/mock_video_capture_event_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 455135e7a8c337e75ff2c01f1f262a225ecde976..3f1b2e80339902e93f1c6519512f7d413f5f4c72 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1226,6 +1226,8 @@
'base/test_helpers.h',
'filters/mock_gpu_video_accelerator_factories.cc',
'filters/mock_gpu_video_accelerator_factories.h',
+ 'video/capture/mock_video_capture_event_handler.cc',
+ 'video/capture/mock_video_capture_event_handler.h',
'video/mock_video_decode_accelerator.cc',
'video/mock_video_decode_accelerator.h',
],
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | media/video/capture/mock_video_capture_event_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698