| Index: chrome/browser/sync/abstract_profile_sync_service_test.h
|
| diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.h b/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| index 32f61b0ba32f9065d16282ceedea911baa450705..7a0f43e53e715a7c1f958714b5a6d7209bff6756 100644
|
| --- a/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| +++ b/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| @@ -34,8 +34,7 @@ class ProfileSyncServiceTestHelper {
|
| static const std::string GetTagForType(syncer::ModelType model_type);
|
|
|
| static bool CreateRoot(syncer::ModelType model_type,
|
| - syncer::UserShare* service,
|
| - syncer::TestIdFactory* ids);
|
| + syncer::UserShare* service);
|
|
|
| static syncer::ImmutableChangeRecordList MakeSingletonChangeRecordList(
|
| int64 node_id, syncer::ChangeRecord::Action action);
|
|
|