Index: chrome/browser/profiles/off_the_record_profile_impl.h |
=================================================================== |
--- chrome/browser/profiles/off_the_record_profile_impl.h (revision 178598) |
+++ chrome/browser/profiles/off_the_record_profile_impl.h (working copy) |
@@ -118,9 +118,6 @@ |
void UseSystemProxy(); |
#endif |
- virtual base::Callback<ChromeURLDataManagerBackend*(void)> |
- GetChromeURLDataManagerBackendGetter() const OVERRIDE; |
- |
content::NotificationRegistrar registrar_; |
// The real underlying profile. |