| 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 ed73f59037528869b6dccf8cb7a7092500731f24..c815ed3e17ee367934c956437bef449a29940f9e 100644
|
| --- a/chrome/browser/signin/google_auto_login_helper.h
|
| +++ b/chrome/browser/signin/google_auto_login_helper.h
|
| @@ -39,7 +39,6 @@ class GoogleAutoLoginHelper : public GaiaAuthConsumer,
|
| GoogleAutoLoginHelper(Profile* profile, Observer* observer);
|
| virtual ~GoogleAutoLoginHelper();
|
|
|
| - void LogIn();
|
| void LogIn(const std::string& account_id);
|
|
|
| // Add or remove observers of this helper.
|
|
|