| Index: chrome/browser/sync/test_profile_sync_service.h
|
| diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h
|
| index 696a110a93fcae002088793a5796112c3768755b..9514e8b45dfe1504b78da2b869949f25580f1a1c 100644
|
| --- a/chrome/browser/sync/test_profile_sync_service.h
|
| +++ b/chrome/browser/sync/test_profile_sync_service.h
|
| @@ -47,8 +47,6 @@ class SyncBackendHostForProfileSyncTest : public SyncBackendHost {
|
|
|
| virtual void StartConfiguration(const base::Closure& callback) OVERRIDE;
|
|
|
| - static void SetDefaultExpectationsForWorkerCreation(ProfileMock* profile);
|
| -
|
| static void SetHistoryServiceExpectations(ProfileMock* profile);
|
|
|
| protected:
|
|
|