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

Unified Diff: components/signin.gypi

Issue 425823002: Create a new AccountTrackerService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 4 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 | « components/components_tests.gyp ('k') | components/signin/core/browser/account_tracker_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin.gypi
diff --git a/components/signin.gypi b/components/signin.gypi
index 4270ba71141792aecf7acaf58200b0507656276c..5f9993ef9a850741dd6a1e1b34e7e8934c6130f4 100644
--- a/components/signin.gypi
+++ b/components/signin.gypi
@@ -48,6 +48,8 @@
'signin/core/browser/account_reconcilor.h',
'signin/core/browser/account_service_flag_fetcher.cc',
'signin/core/browser/account_service_flag_fetcher.h',
+ 'signin/core/browser/account_tracker_service.cc',
+ 'signin/core/browser/account_tracker_service.h',
'signin/core/browser/mutable_profile_oauth2_token_service.cc',
'signin/core/browser/mutable_profile_oauth2_token_service.h',
'signin/core/browser/profile_oauth2_token_service.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/signin/core/browser/account_tracker_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698