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

Unified Diff: chrome/chrome_tests.gypi

Issue 9937004: Create an abstract flow class that abstracts the following logical steps of calling an OAuth2 enabl… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 129892)
+++ chrome/chrome_tests.gypi (working copy)
@@ -2081,6 +2081,7 @@
'common/net/gaia/google_service_auth_error_unittest.cc',
'common/net/gaia/oauth_request_signer_unittest.cc',
'common/net/gaia/oauth2_access_token_fetcher_unittest.cc',
+ 'common/net/gaia/oauth2_api_call_flow_unittest.cc',
'common/net/gaia/oauth2_mint_token_fetcher_unittest.cc',
'common/net/gaia/oauth2_mint_token_flow_unittest.cc',
'common/net/gaia/oauth2_revocation_fetcher_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698