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

Unified Diff: media/media.gyp

Issue 360843002: MSE: Move FrameProcessorBase code into FrameProcessor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moves MseTrackBuffer into .cc Created 6 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
« no previous file with comments | « media/filters/frame_processor_base.cc ('k') | no next file » | 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 1b3987a29e6d70c0995f543aec5d38795b4ac402..5b52d86c228ce866c9459f4a3b754ad786999780 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -400,8 +400,6 @@
'filters/file_data_source.h',
'filters/frame_processor.cc',
'filters/frame_processor.h',
- 'filters/frame_processor_base.cc',
- 'filters/frame_processor_base.h',
'filters/gpu_video_accelerator_factories.cc',
'filters/gpu_video_accelerator_factories.h',
'filters/gpu_video_decoder.cc',
« no previous file with comments | « media/filters/frame_processor_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698