Index: chrome/browser/sync/glue/preference_data_type_controller.h |
diff --git a/chrome/browser/sync/glue/preference_data_type_controller.h b/chrome/browser/sync/glue/preference_data_type_controller.h |
index 86f89c1c9fcb95ce9d92086f8212f45a4c93a7d9..b070dd396a9819bbe2387fd5c15f908fc0d58ad0 100644 |
--- a/chrome/browser/sync/glue/preference_data_type_controller.h |
+++ b/chrome/browser/sync/glue/preference_data_type_controller.h |
@@ -17,7 +17,7 @@ namespace browser_sync { |
class PreferenceDataTypeController : public FrontendDataTypeController { |
public: |
PreferenceDataTypeController( |
- ProfileSyncFactory* profile_sync_factory, |
+ ProfileSyncComponentsFactory* profile_sync_factory, |
Profile* profile, |
ProfileSyncService* sync_service); |
virtual ~PreferenceDataTypeController(); |