| 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 246df4701f367a9a6f50bc294d340c3e75b37718..22ea36e373982f560d9fed11a27f0f215c841563 100644
|
| --- a/chrome/browser/sync/test_profile_sync_service.h
|
| +++ b/chrome/browser/sync/test_profile_sync_service.h
|
| @@ -67,7 +67,7 @@ class TestProfileSyncService : public ProfileSyncService {
|
| public:
|
| // |initial_condition_setup_task| can be used to populate nodes
|
| // before the OnBackendInitialized callback fires.
|
| - TestProfileSyncService(ProfileSyncFactory* factory,
|
| + TestProfileSyncService(ProfileSyncComponentsFactory* factory,
|
| Profile* profile,
|
| const std::string& test_user,
|
| bool synchronous_backend_initialization,
|
|
|