| Index: chrome/browser/chromeos/login/fake_login_utils.h
|
| diff --git a/chrome/browser/chromeos/login/fake_login_utils.h b/chrome/browser/chromeos/login/fake_login_utils.h
|
| index 10f303679f66dcffef0cf165fbd11f4ef2cd7caa..2cf4c29150d55ae2e475fa0c9fc32540b4cfbeb2 100644
|
| --- a/chrome/browser/chromeos/login/fake_login_utils.h
|
| +++ b/chrome/browser/chromeos/login/fake_login_utils.h
|
| @@ -34,7 +34,6 @@ class FakeLoginUtils : public LoginUtils {
|
| virtual scoped_refptr<Authenticator> CreateAuthenticator(
|
| LoginStatusConsumer* consumer) OVERRIDE;
|
| virtual void RestoreAuthenticationSession(Profile* profile) OVERRIDE;
|
| - virtual void StopBackgroundFetchers() OVERRIDE;
|
| virtual void InitRlzDelayed(Profile* user_profile) OVERRIDE;
|
|
|
| void SetExpectedCredentials(const std::string& username,
|
|
|