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

Unified Diff: chrome/chrome_browser.gypi

Issue 192313002: Make ChromeSigninClient a BrowserContextKeyedService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nit Created 6 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 | « chrome/browser/signin/signin_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a066fd64d2473da96da38a44193d7f469a8088fe..b9defa5e48cb6c45a7443b4f0cf2ca61c897d614 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2106,6 +2106,8 @@
'browser/signin/account_reconcilor_factory.h',
'browser/signin/chrome_signin_client.cc',
'browser/signin/chrome_signin_client.h',
+ 'browser/signin/chrome_signin_client_factory.cc',
+ 'browser/signin/chrome_signin_client_factory.h',
'browser/signin/local_auth.cc',
'browser/signin/local_auth.h',
'browser/signin/mutable_profile_oauth2_token_service.cc',
« no previous file with comments | « chrome/browser/signin/signin_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698