Index: chromecast/media/media.gyp |
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp |
index 2f6fb61072764a5c2e340b5d0a25cacdd66c93f2..9ac4d3cdec8a42c1207e7760c83e0f800c706b69 100644 |
--- a/chromecast/media/media.gyp |
+++ b/chromecast/media/media.gyp |
@@ -39,6 +39,10 @@ |
'../../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
], |
'sources': [ |
+ 'base/cast_audio_decoder.h', |
+ 'base/cast_audio_decoder_android.cc', |
+ 'base/cast_audio_decoder_linux.cc', |
+ 'base/decoder_buffer_base.h', |
'base/decrypt_context_impl.cc', |
'base/decrypt_context_impl.h', |
'base/decrypt_context_impl_clearkey.cc', |