| Index: content/test/test_browser_context.h
|
| ===================================================================
|
| --- content/test/test_browser_context.h (revision 122827)
|
| +++ content/test/test_browser_context.h (working copy)
|
| @@ -37,7 +37,6 @@
|
| int renderer_child_id) OVERRIDE;
|
| virtual net::URLRequestContextGetter* GetRequestContextForMedia() OVERRIDE;
|
| virtual content::ResourceContext* GetResourceContext() OVERRIDE;
|
| - virtual content::HostZoomMap* GetHostZoomMap() OVERRIDE;
|
| virtual content::GeolocationPermissionContext*
|
| GetGeolocationPermissionContext() OVERRIDE;
|
| virtual content::SpeechInputPreferences* GetSpeechInputPreferences() OVERRIDE;
|
|
|