Index: chrome/browser/chromeos/login/mock_authenticator.h |
=================================================================== |
--- chrome/browser/chromeos/login/mock_authenticator.h (revision 109836) |
+++ chrome/browser/chromeos/login/mock_authenticator.h (working copy) |
@@ -107,9 +107,6 @@ |
virtual void PrewarmAuthentication() {} |
- virtual void RestoreAuthenticationSession(const std::string& user_name, |
- Profile* profile) {} |
- |
virtual void FetchCookies( |
Profile* profile, |
const GaiaAuthConsumer::ClientLoginResult& credentials) {} |