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

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: 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 9aaba42f484f2122e261d59a076f4adc84097cac..c73d5a46925c83ec6ce5c63f2ba323b5f91c231a 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1208,6 +1208,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',
],

Powered by Google App Engine
This is Rietveld 408576698