| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 5cd84eb8ba805429e00abfaee68201138177e505..b6e16bc04a86f6b79c3f1ac00bfbf63dc9192a50 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -441,39 +441,6 @@
|
| 'target_name': 'common_net',
|
| 'type': 'static_library',
|
| 'sources': [
|
| - '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',
|
| - 'common/net/gaia/gaia_auth_util.cc',
|
| - 'common/net/gaia/gaia_auth_util.h',
|
| - 'common/net/gaia/gaia_authenticator.cc',
|
| - 'common/net/gaia/gaia_authenticator.h',
|
| - 'common/net/gaia/gaia_oauth_client.cc',
|
| - 'common/net/gaia/gaia_oauth_client.h',
|
| - 'common/net/gaia/gaia_switches.cc',
|
| - 'common/net/gaia/gaia_switches.h',
|
| - 'common/net/gaia/gaia_urls.cc',
|
| - 'common/net/gaia/gaia_urls.h',
|
| - 'common/net/gaia/google_service_auth_error.cc',
|
| - 'common/net/gaia/google_service_auth_error.h',
|
| - 'common/net/gaia/oauth_request_signer.cc',
|
| - 'common/net/gaia/oauth_request_signer.h',
|
| - '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_api_call_flow.cc',
|
| - 'common/net/gaia/oauth2_api_call_flow.h',
|
| - 'common/net/gaia/oauth2_mint_token_consumer.h',
|
| - 'common/net/gaia/oauth2_mint_token_fetcher.cc',
|
| - 'common/net/gaia/oauth2_mint_token_fetcher.h',
|
| - 'common/net/gaia/oauth2_mint_token_flow.cc',
|
| - 'common/net/gaia/oauth2_mint_token_flow.h',
|
| - 'common/net/gaia/oauth2_revocation_consumer.h',
|
| - 'common/net/gaia/oauth2_revocation_fetcher.cc',
|
| - 'common/net/gaia/oauth2_revocation_fetcher.h',
|
| - 'common/net/google_apis/google_api_keys.cc',
|
| - 'common/net/google_apis/google_api_keys.h',
|
| 'common/net/net_resource_provider.cc',
|
| 'common/net/net_resource_provider.h',
|
| 'common/net/predictor_common.h',
|
|
|