Index: chrome/browser/profiles/off_the_record_profile_impl.h |
diff --git a/chrome/browser/profiles/off_the_record_profile_impl.h b/chrome/browser/profiles/off_the_record_profile_impl.h |
index 57c127b228f955e124518eaa4f6e67cb44f048ba..c648d29e841f301062709285ebb37db1ab177c79 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.h |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.h |
@@ -71,7 +71,6 @@ class OffTheRecordProfileImpl : public Profile { |
AppLocaleChangedVia) OVERRIDE; |
virtual void OnLogin() OVERRIDE; |
virtual void InitChromeOSPreferences() OVERRIDE; |
- virtual bool IsLoginProfile() OVERRIDE; |
#endif // defined(OS_CHROMEOS) |
virtual PrefProxyConfigTracker* GetProxyConfigTracker() OVERRIDE; |