| Index: chrome/browser/ui/app_list/test/fake_profile.h
|
| diff --git a/chrome/browser/ui/app_list/test/fake_profile.h b/chrome/browser/ui/app_list/test/fake_profile.h
|
| index 04e69a024a75c64ad3a653cd6cd6294eccbb0a9a..cd2d8c4329c4dd56539ff3565a24fe073baa72d7 100644
|
| --- a/chrome/browser/ui/app_list/test/fake_profile.h
|
| +++ b/chrome/browser/ui/app_list/test/fake_profile.h
|
| @@ -92,7 +92,6 @@ class FakeProfile : public Profile {
|
| const std::string& locale, AppLocaleChangedVia via) OVERRIDE;
|
| virtual void OnLogin() OVERRIDE;
|
| virtual void InitChromeOSPreferences() OVERRIDE;
|
| - virtual bool IsLoginProfile() OVERRIDE;
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| virtual PrefProxyConfigTracker* GetProxyConfigTracker() OVERRIDE;
|
|
|