Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: chrome/chrome_common.gypi

Issue 10928017: Moving google_apis and GaiaClient to src/google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698