summaryrefslogtreecommitdiffstats
path: root/google_apis/google_apis.gyp
diff options
context:
space:
mode:
authordcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-21 22:54:40 +0000
committerdcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-21 22:54:40 +0000
commit68bb816549ce2ec21ad1a2c18b0b91a30efd7935 (patch)
treebb6f4dbf4ca7ddef5b0c819e417a5744db441776 /google_apis/google_apis.gyp
parent3fafa72d03466b435a9fc19f328ef3a0980f2127 (diff)
downloadchromium_src-68bb816549ce2ec21ad1a2c18b0b91a30efd7935.zip
chromium_src-68bb816549ce2ec21ad1a2c18b0b91a30efd7935.tar.gz
chromium_src-68bb816549ce2ec21ad1a2c18b0b91a30efd7935.tar.bz2
Remove unused code in google_apis/gaia
BUG=none TBR=joi@chromium.org Review URL: https://codereview.chromium.org/12755010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189710 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_apis/google_apis.gyp')
-rw-r--r--google_apis/google_apis.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index c1f44e7..dd346a8 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -75,14 +75,8 @@
'gaia/oauth2_access_token_fetcher.h',
'gaia/oauth2_api_call_flow.cc',
'gaia/oauth2_api_call_flow.h',
- 'gaia/oauth2_mint_token_consumer.h',
- 'gaia/oauth2_mint_token_fetcher.cc',
- 'gaia/oauth2_mint_token_fetcher.h',
'gaia/oauth2_mint_token_flow.cc',
'gaia/oauth2_mint_token_flow.h',
- 'gaia/oauth2_revocation_consumer.h',
- 'gaia/oauth2_revocation_fetcher.cc',
- 'gaia/oauth2_revocation_fetcher.h',
'google_api_keys.cc',
'google_api_keys.h',
],