| Index: chromecast/media/media.gyp
|
| diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp
|
| index 1f2b5be71ff9fe6762167a6a6644540d3ff60ff7..b2d519b19b9e93a5b9da3ce157f4e0d092e19301 100644
|
| --- a/chromecast/media/media.gyp
|
| +++ b/chromecast/media/media.gyp
|
| @@ -192,6 +192,8 @@
|
| 'cma/ipc_streamer/decoder_buffer_base_marshaller.h',
|
| 'cma/ipc_streamer/decrypt_config_marshaller.cc',
|
| 'cma/ipc_streamer/decrypt_config_marshaller.h',
|
| + 'cma/ipc_streamer/encryption_scheme_marshaller.cc',
|
| + 'cma/ipc_streamer/encryption_scheme_marshaller.h',
|
| 'cma/ipc_streamer/video_decoder_config_marshaller.cc',
|
| 'cma/ipc_streamer/video_decoder_config_marshaller.h',
|
| ],
|
|
|