| Index: media/media.gyp
|
| diff --git a/media/media.gyp b/media/media.gyp
|
| index 65fd70243ee430224e7b7dba4867339376aa89fa..66b04e3458404e077600f144faac0a7764290b4d 100644
|
| --- a/media/media.gyp
|
| +++ b/media/media.gyp
|
| @@ -148,8 +148,6 @@
|
| 'base/demuxer_stream.h',
|
| 'base/djb2.cc',
|
| 'base/djb2.h',
|
| - 'base/download_rate_monitor.cc',
|
| - 'base/download_rate_monitor.h',
|
| 'base/filter_collection.cc',
|
| 'base/filter_collection.h',
|
| 'base/filter_host.h',
|
| @@ -649,7 +647,6 @@
|
| 'base/composite_filter_unittest.cc',
|
| 'base/data_buffer_unittest.cc',
|
| 'base/djb2_unittest.cc',
|
| - 'base/download_rate_monitor_unittest.cc',
|
| 'base/filter_collection_unittest.cc',
|
| 'base/h264_bitstream_converter_unittest.cc',
|
| 'base/mock_reader.h',
|
|
|