Index: chrome/browser/profiles/off_the_record_profile_io_data.h |
=================================================================== |
--- chrome/browser/profiles/off_the_record_profile_io_data.h (revision 178598) |
+++ chrome/browser/profiles/off_the_record_profile_io_data.h (working copy) |
@@ -38,8 +38,6 @@ |
explicit Handle(Profile* profile); |
~Handle(); |
- base::Callback<ChromeURLDataManagerBackend*(void)> |
- GetChromeURLDataManagerBackendGetter() const; |
content::ResourceContext* GetResourceContext() const; |
// GetResourceContextNoInit() does not call LazyInitialize() so it can be |
// safely be used during initialization. |