Index: chrome/browser/profiles/profile.h |
diff --git a/chrome/browser/profiles/profile.h b/chrome/browser/profiles/profile.h |
index 3eb060998750deb4abe865b66d730d0788a2d84c..4d50078bafbfe6a90bcd832944765b99c8ba52de 100644 |
--- a/chrome/browser/profiles/profile.h |
+++ b/chrome/browser/profiles/profile.h |
@@ -204,7 +204,6 @@ class Profile : public content::BrowserContext { |
virtual net::URLRequestContextGetter* GetRequestContextForMedia() = 0; |
virtual const content::ResourceContext& GetResourceContext() = 0; |
virtual HostZoomMap* GetHostZoomMap() = 0; |
- virtual GeolocationContentSettingsMap* GetGeolocationContentSettingsMap() = 0; |
virtual GeolocationPermissionContext* GetGeolocationPermissionContext() = 0; |
virtual WebKitContext* GetWebKitContext() = 0; |
virtual ChromeBlobStorageContext* GetBlobStorageContext() = 0; |