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

Unified Diff: media/media.gyp

Issue 13890012: Integrate VDA with WebRTC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create new VDA thread, copy gpu_factories, and add DestructionObserver 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..312e14621e02fdbc7a7373be0c5d0577399e7f8a 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1171,6 +1171,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',
Pawel Osciak 2013/06/12 23:38:22 alpha order?
wuchengli 2013/06/13 10:28:07 Done.
'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