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

Unified Diff: media/media.gyp

Issue 13890012: Integrate VDA with WebRTC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review comments Created 7 years, 6 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 3a9cb7b8e3db41f3a5b11244c5d1388673e69f01..9871ebd60f7e364b9ac5a7b8618a1eeb6729acb8 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1171,8 +1171,10 @@
'base/mock_filters.h',
'base/test_helpers.cc',
'base/test_helpers.h',
+ 'filters/mock_gpu_video_decoder_factories.h',
'video/capture/screen/screen_capturer_mock_objects.cc',
'video/capture/screen/screen_capturer_mock_objects.h',
+ 'video/mock_video_decode_accelerator.h',
],
'conditions': [
['screen_capture_supported==1', {

Powered by Google App Engine
This is Rietveld 408576698