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

Unified Diff: google_apis/google_apis.gyp

Issue 12755010: Remove unused code in google_apis/gaia (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Really rebase Created 7 years, 9 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 | « google_apis/gaia/oauth2_revocation_fetcher_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/google_apis.gyp
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index c1f44e7526d5849bbb1d9301f17b7c759796abf8..dd346a83c12a6446268b9c6b1f158e2a2055f606 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',
],
« no previous file with comments | « google_apis/gaia/oauth2_revocation_fetcher_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698