| Index: chrome/browser/services/gcm/fake_gcm_profile_service.h
|
| diff --git a/chrome/browser/services/gcm/fake_gcm_profile_service.h b/chrome/browser/services/gcm/fake_gcm_profile_service.h
|
| index 65757fe65e3848e662c5744cffa2dd4e2bf69eea..1848c0b81beebbf2ade659e692c8d5b997efb464 100644
|
| --- a/chrome/browser/services/gcm/fake_gcm_profile_service.h
|
| +++ b/chrome/browser/services/gcm/fake_gcm_profile_service.h
|
| @@ -20,8 +20,6 @@ class FakeGCMProfileService : public GCMProfileService {
|
| // BrowserContextKeyedService::SetTestingFactory().
|
| static BrowserContextKeyedService* Build(content::BrowserContext* context);
|
|
|
| - static void EnableGCMForTesting();
|
| -
|
| explicit FakeGCMProfileService(Profile* profile);
|
| virtual ~FakeGCMProfileService();
|
|
|
|
|