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

Unified Diff: chrome/browser/signin/google_auto_login_helper.h

Issue 131973004: Eliminate usage of PO2TS::GetPrimaryAccountID() in UbertokenFetcher. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/browser/signin/google_auto_login_helper.h
diff --git a/chrome/browser/signin/google_auto_login_helper.h b/chrome/browser/signin/google_auto_login_helper.h
index 914f49d25bd453006cf8872a7f73d031f9382f08..2847c23e9d27f293aa5de984026e7d6cd9ba50b4 100644
--- a/chrome/browser/signin/google_auto_login_helper.h
+++ b/chrome/browser/signin/google_auto_login_helper.h
@@ -21,7 +21,6 @@ class GoogleAutoLoginHelper : public GaiaAuthConsumer,
explicit GoogleAutoLoginHelper(Profile* profile);
virtual ~GoogleAutoLoginHelper();
- void LogIn();
void LogIn(const std::string& account_id);
// Overridden from GaiaAuthConsumer.

Powered by Google App Engine
This is Rietveld 408576698