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

Unified Diff: media/media.gyp

Issue 10905236: Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add TODO Created 8 years, 3 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/pipeline_integration_test_base.cc ('k') | webkit/media/filter_helpers.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 82587483f84a28bbf2a539e04f60dd004b8cddf5..9f2db60d7922274d7373223679456e9d827ae1a6 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -241,7 +241,6 @@
'filters/audio_renderer_impl.h',
'filters/chunk_demuxer.cc',
'filters/chunk_demuxer.h',
- 'filters/chunk_demuxer_client.h',
'filters/dummy_demuxer.cc',
'filters/dummy_demuxer.h',
'filters/ffmpeg_audio_decoder.cc',
@@ -343,7 +342,6 @@
'filters/audio_file_reader.h',
'filters/chunk_demuxer.cc',
'filters/chunk_demuxer.h',
- 'filters/chunk_demuxer_client.h',
'filters/ffmpeg_audio_decoder.cc',
'filters/ffmpeg_audio_decoder.h',
'filters/ffmpeg_demuxer.cc',
« no previous file with comments | « media/filters/pipeline_integration_test_base.cc ('k') | webkit/media/filter_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698