| 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 9ec0c5155d3f634e5ee566291024aa9a4b0b275b..136f94987f9ff6eba1b3bf06adb3b304a1b9c1eb 100644
|
| --- a/chrome/browser/sync/test_profile_sync_service.h
|
| +++ b/chrome/browser/sync/test_profile_sync_service.h
|
| @@ -67,8 +67,6 @@ class SyncBackendHostForProfileSyncTest : public SyncBackendHost {
|
|
|
| static void SetHistoryServiceExpectations(ProfileMock* profile);
|
|
|
| - void SetInitialSyncEndedForAllTypes();
|
| -
|
| void EmitOnInvalidatorStateChange(syncer::InvalidatorState state);
|
| void EmitOnIncomingInvalidation(
|
| const syncer::ObjectIdInvalidationMap& invalidation_map,
|
|
|