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

Unified Diff: chrome/chrome_browser.gypi

Issue 192253002: Rename SigninManagerDelegate to SigninClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/ui/sync/one_click_signin_helper.cc ('k') | components/signin.gypi » ('j') | 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 b2bdb9b00255276202d1332633e7ea45a78e3d2a..a066fd64d2473da96da38a44193d7f469a8088fe 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2104,8 +2104,8 @@
'browser/signin/account_reconcilor.h',
'browser/signin/account_reconcilor_factory.cc',
'browser/signin/account_reconcilor_factory.h',
- 'browser/signin/chrome_signin_manager_delegate.cc',
- 'browser/signin/chrome_signin_manager_delegate.h',
+ 'browser/signin/chrome_signin_client.cc',
+ 'browser/signin/chrome_signin_client.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/ui/sync/one_click_signin_helper.cc ('k') | components/signin.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698