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

Unified Diff: media/media.gyp

Issue 503053007: Revert of media: Introduce Renderer interface and RendererImpl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/video_renderer_impl_unittest.cc ('k') | media/tools/player_x11/player_x11.cc » ('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 86e97c8db42da4fe84891edb1ecccc98f41fdd6d..027cb55f0959c9eca36e5f973cb32ba9e2ec1f07 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -304,8 +304,6 @@
'base/player_tracker.h',
'base/ranges.cc',
'base/ranges.h',
- 'base/renderer.cc',
- 'base/renderer.h',
'base/sample_format.cc',
'base/sample_format.h',
'base/scoped_histogram_timer.h',
@@ -420,8 +418,6 @@
'filters/in_memory_url_protocol.h',
'filters/opus_audio_decoder.cc',
'filters/opus_audio_decoder.h',
- 'filters/renderer_impl.cc',
- 'filters/renderer_impl.h',
'filters/skcanvas_video_renderer.cc',
'filters/skcanvas_video_renderer.h',
'filters/source_buffer_platform.cc',
@@ -1129,7 +1125,6 @@
'filters/in_memory_url_protocol_unittest.cc',
'filters/pipeline_integration_test.cc',
'filters/pipeline_integration_test_base.cc',
- 'filters/renderer_impl_unittest.cc',
'filters/skcanvas_video_renderer_unittest.cc',
'filters/source_buffer_stream_unittest.cc',
'filters/video_decoder_selector_unittest.cc',
« no previous file with comments | « media/filters/video_renderer_impl_unittest.cc ('k') | media/tools/player_x11/player_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698