| Index: chrome/test/base/testing_profile.h
|
| diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
|
| index 6f2f3eb20cdf1846bc528a29a402920394504e54..e0b15dbf16bde1b113c2214ccff6aadd563f4c47 100644
|
| --- a/chrome/test/base/testing_profile.h
|
| +++ b/chrome/test/base/testing_profile.h
|
| @@ -304,7 +304,6 @@ class TestingProfile : public Profile {
|
| }
|
| virtual void InitChromeOSPreferences() OVERRIDE {
|
| }
|
| - virtual bool IsLoginProfile() OVERRIDE;
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| virtual PrefProxyConfigTracker* GetProxyConfigTracker() OVERRIDE;
|
|
|