Index: chrome/test/base/testing_profile.h |
=================================================================== |
--- chrome/test/base/testing_profile.h (revision 119530) |
+++ chrome/test/base/testing_profile.h (working copy) |
@@ -230,7 +230,7 @@ |
virtual content::GeolocationPermissionContext* |
GetGeolocationPermissionContext() OVERRIDE; |
virtual SpeechInputPreferences* GetSpeechInputPreferences() OVERRIDE; |
- virtual HostZoomMap* GetHostZoomMap() OVERRIDE; |
+ virtual content::HostZoomMap* GetHostZoomMap() OVERRIDE; |
virtual bool HasProfileSyncService() OVERRIDE; |
virtual std::wstring GetName(); |
virtual void SetName(const std::wstring& name) {} |