| Index: chrome/test/base/testing_profile.h
|
| diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
|
| index 33905f1f94d2ae108234a2f38b5136f1c31e2176..69a3c93b98e9057f1f0967e12da38fe7ed6018b5 100644
|
| --- a/chrome/test/base/testing_profile.h
|
| +++ b/chrome/test/base/testing_profile.h
|
| @@ -219,7 +219,6 @@ class TestingProfile : public Profile {
|
| GetGeolocationPermissionContext() OVERRIDE;
|
| virtual content::BrowserPluginGuestManager* GetGuestManager() OVERRIDE;
|
| virtual quota::SpecialStoragePolicy* GetSpecialStoragePolicy() OVERRIDE;
|
| - virtual content::PushMessagingService* GetPushMessagingService() OVERRIDE;
|
|
|
| virtual TestingProfile* AsTestingProfile() OVERRIDE;
|
|
|
|
|