Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 284f82c030e01ca1db671af91c6550a069e5430c..848b1fbf9d35de7c7a8335e9b2ef794704ae3267 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -348,6 +348,14 @@ |
'common/net/raw_host_resolver_proc.h', |
'common/net/url_fetcher.cc', |
'common/net/url_fetcher.h', |
+ 'common/net/gaia/authentication_consumer.cc', |
+ 'common/net/gaia/authentication_consumer.h', |
+ 'common/net/gaia/authentication_consumer_oauth.cc', |
+ 'common/net/gaia/authentication_consumer_oauth.h', |
+ 'common/net/gaia/authentication_fetcher.cc', |
+ 'common/net/gaia/authentication_fetcher.h', |
+ 'common/net/gaia/authentication_fetcher_oauth.cc', |
+ 'common/net/gaia/authentication_fetcher_oauth.h', |
'common/net/gaia/gaia_auth_consumer.cc', |
'common/net/gaia/gaia_auth_consumer.h', |
'common/net/gaia/gaia_auth_fetcher.cc', |