| Index: chrome/browser/services/gcm/fake_gcm_profile_service.h
|
| ===================================================================
|
| --- chrome/browser/services/gcm/fake_gcm_profile_service.h (revision 255183)
|
| +++ chrome/browser/services/gcm/fake_gcm_profile_service.h (working copy)
|
| @@ -20,8 +20,6 @@
|
| // BrowserContextKeyedService::SetTestingFactory().
|
| static BrowserContextKeyedService* Build(content::BrowserContext* context);
|
|
|
| - static void EnableGCMForTesting();
|
| -
|
| explicit FakeGCMProfileService(Profile* profile);
|
| virtual ~FakeGCMProfileService();
|
|
|
|
|