Index: chromecast/chromecast.gyp |
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp |
index fc4dbd52ff169c54d5da4db30b4a202edd77d5c7..0604b3f46e4051669c3391ec07d14128a7072958 100644 |
--- a/chromecast/chromecast.gyp |
+++ b/chromecast/chromecast.gyp |
@@ -36,6 +36,8 @@ |
'public/cast_egl_platform.h', |
'public/cast_egl_platform_shlib.h', |
'public/chromecast_export.h', |
+ 'public/media/decoder_config.cc', |
+ 'public/media/decoder_config.h', |
], |
}, |
# TODO(gunsch): Remove this fake target once it's either added or no |