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

Unified Diff: media/media.gyp

Issue 13890012: Integrate VDA with WebRTC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix a deadlock by calling RGVDF::CreateSharedMemory asynchronously 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 efd420b7c1d32afc09f54987839ab799f16ab708..e476b6c92f269c7548b30892588d66e1b35cb5e3 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1100,6 +1100,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',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698