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