Index: chrome/browser/sync/glue/password_data_type_controller.h |
diff --git a/chrome/browser/sync/glue/password_data_type_controller.h b/chrome/browser/sync/glue/password_data_type_controller.h |
index 07ecf0b5b06bf999d2e6b94580b7a9e20fcfe241..f54bacf72d3db71966874449a5f20088335cb3e6 100644 |
--- a/chrome/browser/sync/glue/password_data_type_controller.h |
+++ b/chrome/browser/sync/glue/password_data_type_controller.h |
@@ -20,7 +20,7 @@ namespace browser_sync { |
class PasswordDataTypeController : public NonFrontendDataTypeController { |
public: |
PasswordDataTypeController( |
- ProfileSyncFactory* profile_sync_factory, |
+ ProfileSyncComponentsFactory* profile_sync_factory, |
Profile* profile); |
virtual ~PasswordDataTypeController(); |