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..c9925bd381d1dfcecabd19509d4503b7446235b5 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); |
+ const browser_sync::DataTypeController::TypeMap* controllers); |
virtual SyncComponents CreateAppSyncComponents( |
ProfileSyncService* profile_sync_service, |