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

Unified Diff: media/media.gyp

Issue 1407703003: Reland: Use GpuMemoryBufferVideoFramePool for WebMediaPlayerMS and MediaStreamVideoRendererSink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « media/BUILD.gn ('k') | media/renderers/mock_gpu_memory_buffer_video_frame_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 614724fb49e14f66bb59f1e85c734e5a046ddac8..897c5d92fc97728b94293022a081036e48430a7c 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1630,6 +1630,8 @@
'base/test_data_util.h',
'base/test_helpers.cc',
'base/test_helpers.h',
+ 'renderers/mock_gpu_memory_buffer_video_frame_pool.cc',
+ 'renderers/mock_gpu_memory_buffer_video_frame_pool.h',
'renderers/mock_gpu_video_accelerator_factories.cc',
'renderers/mock_gpu_video_accelerator_factories.h',
'video/mock_video_decode_accelerator.cc',
« no previous file with comments | « media/BUILD.gn ('k') | media/renderers/mock_gpu_memory_buffer_video_frame_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698