| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index ef0027c30f5650bfc6d46e630fce2737503ca2ee..08f6382056d8b1a3ec6b4a3a4e8e1ec90a30744a 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -56,18 +56,14 @@
|
| 'public/graphics_properties_shlib.h',
|
| 'public/graphics_types.h',
|
| 'public/media_codec_support.h',
|
| - 'public/media/audio_pipeline_device.h',
|
| 'public/media/cast_decoder_buffer.h',
|
| 'public/media/cast_decrypt_config.h',
|
| 'public/media/cast_key_system.h',
|
| 'public/media/decoder_config.h',
|
| 'public/media/decrypt_context.h',
|
| - 'public/media/media_clock_device.h',
|
| - 'public/media/media_component_device.h',
|
| 'public/media/media_pipeline_backend.h',
|
| 'public/media/media_pipeline_device_params.h',
|
| 'public/media/stream_id.h',
|
| - 'public/media/video_pipeline_device.h',
|
| 'public/osd_plane.h',
|
| 'public/osd_plane_shlib.h',
|
| 'public/osd_surface.h',
|
|
|