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

Unified Diff: media/media.gyp

Issue 13890012: Integrate VDA with WebRTC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add VDA and gpu_factories mocks. Update unittest. Created 7 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index f447379728e2c0f449a6c61161b1f0061bf54609..a2d711d07ce5235a49fc6fb3653d5b014c9b201b 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1155,6 +1155,8 @@
'base/mock_filters.h',
'base/test_helpers.cc',
'base/test_helpers.h',
+ 'filters/mock_gpu_video_decoder_factories.h',
+ 'video/mock_video_decode_accelerator.h',
'video/capture/screen/screen_capturer_mock_objects.cc',
'video/capture/screen/screen_capturer_mock_objects.h',
],

Powered by Google App Engine
This is Rietveld 408576698