| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index d93f22c15f48ce1481f0183485fba5531c93b12e..6ca51a42a3cdc91348a6e26aa6418218f87b3f55 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -101,8 +101,6 @@ class ProfileImpl : public Profile {
|
| int render_view_id,
|
| const GURL& origin) OVERRIDE;
|
| virtual content::ResourceContext* GetResourceContext() OVERRIDE;
|
| - virtual content::GeolocationPermissionContext*
|
| - GetGeolocationPermissionContext() OVERRIDE;
|
| virtual content::BrowserPluginGuestManager* GetGuestManager() OVERRIDE;
|
| virtual quota::SpecialStoragePolicy* GetSpecialStoragePolicy() OVERRIDE;
|
| virtual content::PushMessagingService* GetPushMessagingService() OVERRIDE;
|
|
|