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 3a79dbd3a36b9a2f867fbfe5a79a3ef5879a9d62..5a4e6868ca5f27a8325971bad21b70bd26f00a09 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.h |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.h |
@@ -114,7 +114,6 @@ class OffTheRecordProfileImpl : public Profile, |
virtual void InitChromeOSPreferences() OVERRIDE; |
#endif // defined(OS_CHROMEOS) |
- virtual void ExitedOffTheRecordMode(); |
virtual void OnBrowserAdded(const Browser* browser) OVERRIDE; |
virtual void OnBrowserRemoved(const Browser* browser) OVERRIDE; |
virtual ChromeBlobStorageContext* GetBlobStorageContext() OVERRIDE; |