| 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 63578346d3882a150b3bc763578cca4cf74dd1d5..3b72c6cf85fe6c14df74cbf88f25934a14c8a969 100644
|
| --- a/chrome/browser/sync/test_profile_sync_service.h
|
| +++ b/chrome/browser/sync/test_profile_sync_service.h
|
| @@ -106,6 +106,7 @@ class TestProfileSyncService : public ProfileSyncService {
|
| public:
|
| // TODO(tim): Remove |synchronous_backend_initialization|, and add ability to
|
| // inject TokenService alongside SigninManager.
|
| + // TODO(rogerta): what does above comment mean?
|
| TestProfileSyncService(
|
| ProfileSyncComponentsFactory* factory,
|
| Profile* profile,
|
|
|