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

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, update tests, and use a new thred to call RGVDF::CreateSharedMemory 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 7627a9ad3b842abc45dbb8c16affdff2cc513bc4..ca81c5f02c1ae54d40af9b309bdaa168408a734b 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1113,6 +1113,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