Index: chrome/browser/profiles/profile_impl_io_data.h |
=================================================================== |
--- chrome/browser/profiles/profile_impl_io_data.h (revision 178598) |
+++ chrome/browser/profiles/profile_impl_io_data.h (working copy) |
@@ -54,8 +54,6 @@ |
bool restore_old_session_cookies, |
quota::SpecialStoragePolicy* special_storage_policy); |
- base::Callback<ChromeURLDataManagerBackend*(void)> |
- GetChromeURLDataManagerBackendGetter() const; |
content::ResourceContext* GetResourceContext() const; |
// GetResourceContextNoInit() does not call LazyInitialize() so it can be |
// safely be used during initialization. |