| Index: media/media.gyp
|
| diff --git a/media/media.gyp b/media/media.gyp
|
| index 96da4ffea9e71fbf057bf218b597be6468865275..4ea69ff9f93a37d5bbd1ea3810f0b6a556dfb35b 100644
|
| --- a/media/media.gyp
|
| +++ b/media/media.gyp
|
| @@ -155,8 +155,6 @@
|
| 'base/buffers.h',
|
| 'base/byte_queue.cc',
|
| 'base/byte_queue.h',
|
| - 'base/callback_util.cc',
|
| - 'base/callback_util.h',
|
| 'base/channel_layout.cc',
|
| 'base/channel_layout.h',
|
| 'base/clock.cc',
|
| @@ -201,6 +199,8 @@
|
| 'base/ranges.h',
|
| 'base/seekable_buffer.cc',
|
| 'base/seekable_buffer.h',
|
| + 'base/serial_runner.cc',
|
| + 'base/serial_runner.h',
|
| 'base/sinc_resampler.cc',
|
| 'base/sinc_resampler.h',
|
| 'base/stream_parser.cc',
|
|
|