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

Unified Diff: google_apis/google_apis.gyp

Issue 336253002: Add IdentityProvider-based AccountTracker to google_apis (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: google_apis/google_apis.gyp
diff --git a/google_apis/google_apis.gyp b/google_apis/google_apis.gyp
index 0d9902620205e7c60aa0907814b3f223dd606e92..e401cca875dca54a7b8f997ad3fadf699a978e56 100644
--- a/google_apis/google_apis.gyp
+++ b/google_apis/google_apis.gyp
@@ -101,6 +101,8 @@
'drive/task_util.h',
'drive/time_util.cc',
'drive/time_util.h',
+ 'gaia/account_tracker.cc',
+ 'gaia/account_tracker.h',
'gaia/dummy_identity_provider.cc',
'gaia/dummy_identity_provider.h',
'gaia/gaia_auth_consumer.cc',
@@ -176,6 +178,7 @@
'drive/request_sender_unittest.cc',
'drive/request_util_unittest.cc',
'drive/time_util_unittest.cc',
+ 'gaia/account_tracker_unittest.cc',
'gaia/gaia_auth_fetcher_unittest.cc',
'gaia/gaia_auth_util_unittest.cc',
'gaia/gaia_oauth_client_unittest.cc',
« google_apis/gaia/account_tracker.cc ('K') | « google_apis/gaia/fake_oauth2_token_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698