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

Unified Diff: chrome/chrome_common.gypi

Issue 9549013: Add code to mint OAuth tokens from login-scoped OAuth token. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/common/net/gaia/oauth2_token_mint_consumer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 124237)
+++ chrome/chrome_common.gypi (working copy)
@@ -402,6 +402,9 @@
'common/net/gaia/oauth2_revocation_consumer.h',
'common/net/gaia/oauth2_revocation_fetcher.cc',
'common/net/gaia/oauth2_revocation_fetcher.h',
+ 'common/net/gaia/oauth2_token_mint_consumer.h',
+ 'common/net/gaia/oauth2_token_mint_fetcher.cc',
+ 'common/net/gaia/oauth2_token_mint_fetcher.h',
'common/net/x509_certificate_model.cc',
'common/net/x509_certificate_model_nss.cc',
'common/net/x509_certificate_model_openssl.cc',
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/common/net/gaia/oauth2_token_mint_consumer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698