| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index a9892ab23b9a3ec50fb248666d6c07416fd69560..35d12848d996619f7c258f5ade332d6c611395ad 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -42,6 +42,8 @@
|
| 'public/chromecast_export.h',
|
| 'public/graphics_properties_shlib.h',
|
| 'public/graphics_types.h',
|
| + 'public/media/decoder_config.cc',
|
| + 'public/media/decoder_config.h',
|
| 'public/osd_plane.h',
|
| 'public/osd_plane_shlib.h',
|
| 'public/osd_surface.h',
|
|
|