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