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

Unified Diff: media/media.gyp

Issue 237353007: Refactor VideoRendererImpl to use VideoFrameScheduler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 2a7d66bc0fa68570d3d89b4871fdb3a443700c9c..2a7b339e496a4e33df52892927e81576bc685121 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1265,6 +1265,8 @@
'base/test_data_util.h',
'base/test_helpers.cc',
'base/test_helpers.h',
+ 'filters/clockless_video_frame_scheduler.cc',
+ 'filters/clockless_video_frame_scheduler.h',
'filters/mock_gpu_video_accelerator_factories.cc',
'filters/mock_gpu_video_accelerator_factories.h',
'video/capture/mock_video_capture_event_handler.cc',
« media/filters/video_renderer_impl.cc ('K') | « media/filters/video_renderer_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698