| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index db35e6f588b8dd873d2b918a8f3139b0ac270a44..636948fd3a70f4d59694ae9cb231efbd5d406d31 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -232,6 +232,7 @@
|
| 'browser/metrics/platform_metrics_providers_simple.cc',
|
| 'browser/pref_service_helper_simple.cc',
|
| 'common/platform_client_auth_simple.cc',
|
| + 'renderer/cast_content_renderer_client_simple.cc',
|
| 'renderer/key_systems_cast_simple.cc',
|
| ],
|
| 'conditions': [
|
|
|