Index: chromecast/media/media.gyp |
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp |
index 1051a6bb30a793d0ea0f8689fb8c9f2567286655..8160f3e31265ad799c9c246f8726f83026474072 100644 |
--- a/chromecast/media/media.gyp |
+++ b/chromecast/media/media.gyp |
@@ -22,6 +22,8 @@ |
'base/decrypt_context_clearkey.h', |
'base/key_systems_common.cc', |
'base/key_systems_common.h', |
+ 'base/media_caps.cc', |
+ 'base/media_caps.h', |
], |
'conditions': [ |
['chromecast_branding=="Chrome"', { |