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