| Index: content/shell/browser/shell_browser_context.h
|
| diff --git a/content/shell/browser/shell_browser_context.h b/content/shell/browser/shell_browser_context.h
|
| index 38a89069348404bfbf706eb11b0dfe2416833c6c..7f9ca76670790204c24187d2ac088f60204b611c 100644
|
| --- a/content/shell/browser/shell_browser_context.h
|
| +++ b/content/shell/browser/shell_browser_context.h
|
| @@ -70,8 +70,6 @@ class ShellBrowserContext : public BrowserContext {
|
| int render_view_id,
|
| const GURL& origin) OVERRIDE;
|
| virtual ResourceContext* GetResourceContext() OVERRIDE;
|
| - virtual GeolocationPermissionContext*
|
| - GetGeolocationPermissionContext() OVERRIDE;
|
| virtual BrowserPluginGuestManager* GetGuestManager() OVERRIDE;
|
| virtual quota::SpecialStoragePolicy* GetSpecialStoragePolicy() OVERRIDE;
|
| virtual PushMessagingService* GetPushMessagingService() OVERRIDE;
|
|
|