Index: chrome/chrome_common.gypi |
=================================================================== |
--- chrome/chrome_common.gypi (revision 113047) |
+++ chrome/chrome_common.gypi (working copy) |
@@ -384,6 +384,9 @@ |
'common/net/gaia/oauth2_access_token_consumer.h', |
'common/net/gaia/oauth2_access_token_fetcher.cc', |
'common/net/gaia/oauth2_access_token_fetcher.h', |
+ 'common/net/gaia/oauth2_revocation_consumer.h', |
+ 'common/net/gaia/oauth2_revocation_fetcher.cc', |
+ 'common/net/gaia/oauth2_revocation_fetcher.h', |
'common/net/x509_certificate_model.cc', |
'common/net/x509_certificate_model_nss.cc', |
'common/net/x509_certificate_model_openssl.cc', |