Index: chromecast/chromecast.gyp |
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp |
index d7a25e809e2ba12b89b850c0bef8305278698aab..fbe0bcc526574d488ef15e45aa1e2ebc80c45895 100644 |
--- a/chromecast/chromecast.gyp |
+++ b/chromecast/chromecast.gyp |
@@ -162,6 +162,7 @@ |
'common/chromecast_config.h', |
'common/chromecast_switches.cc', |
'common/chromecast_switches.h', |
+ 'common/platform_client_auth.h', |
'common/pref_names.cc', |
'common/pref_names.h', |
'renderer/cast_content_renderer_client.cc', |
@@ -181,6 +182,7 @@ |
'browser/metrics/platform_metrics_providers_simple.cc', |
'browser/webui/webui_cast_simple.cc', |
'common/chromecast_config_simple.cc', |
+ 'common/platform_client_auth_simple.cc', |
'renderer/key_systems_cast_simple.cc', |
], |
'conditions': [ |