| Index: content/public/test/test_browser_context.h
|
| diff --git a/content/public/test/test_browser_context.h b/content/public/test/test_browser_context.h
|
| index 1dab388be0cf86381886eb0e3e714677a47fb371..7ad08af0cb2acea490c5b7662495a50c2ba99dcd 100644
|
| --- a/content/public/test/test_browser_context.h
|
| +++ b/content/public/test/test_browser_context.h
|
| @@ -62,8 +62,6 @@ class TestBrowserContext : 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;
|
|
|