| Index: chrome/browser/sync/profile_sync_factory_impl.h
|
| diff --git a/chrome/browser/sync/profile_sync_factory_impl.h b/chrome/browser/sync/profile_sync_factory_impl.h
|
| index 2015a4082839ab6f9c57659f6d8fdaa1e415c527..f407ca33f5238b3a75f9634b82099168d0cbc9b8 100644
|
| --- a/chrome/browser/sync/profile_sync_factory_impl.h
|
| +++ b/chrome/browser/sync/profile_sync_factory_impl.h
|
| @@ -27,7 +27,7 @@ class ProfileSyncFactoryImpl : public ProfileSyncFactory {
|
|
|
| virtual browser_sync::DataTypeManager* CreateDataTypeManager(
|
| browser_sync::SyncBackendHost* backend,
|
| - const browser_sync::DataTypeController::TypeMap& controllers);
|
| + browser_sync::DataTypeController::TypeMap* controllers);
|
|
|
| virtual SyncComponents CreateAppSyncComponents(
|
| ProfileSyncService* profile_sync_service,
|
|
|