Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 2cb8e9238648d6739b63454f8fea77b5942f8913..eab4abcfe18e4ebf2470858f71df66f2c897fce5 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -331,6 +331,8 @@ |
'common/persistent_pref_store.h', |
'common/pref_store.cc', |
'common/pref_store.h', |
+ 'common/remoting/chromoting_host_info.cc', |
+ 'common/remoting/chromoting_host_info.h', |
'common/render_messages.cc', |
'common/render_messages.h', |
'common/render_messages_internal.h', |
@@ -506,6 +508,7 @@ |
'common/net/url_request_context_getter.h', |
'common/net/url_request_intercept_job.cc', |
'common/net/url_request_intercept_job.h', |
+ 'common/net/gaia/gaia_auth_consumer.cc', |
'common/net/gaia/gaia_auth_consumer.h', |
'common/net/gaia/gaia_auth_fetcher.cc', |
'common/net/gaia/gaia_auth_fetcher.h', |