Index: trunk/src/chrome/browser/sync/glue/autofill_data_type_controller.h |
=================================================================== |
--- trunk/src/chrome/browser/sync/glue/autofill_data_type_controller.h (revision 289111) |
+++ trunk/src/chrome/browser/sync/glue/autofill_data_type_controller.h (working copy) |
@@ -27,7 +27,8 @@ |
public: |
AutofillDataTypeController( |
ProfileSyncComponentsFactory* profile_sync_factory, |
- Profile* profile); |
+ Profile* profile, |
+ const DisableTypeCallback& disable_callback); |
// NonUIDataTypeController implementation. |
virtual syncer::ModelType type() const OVERRIDE; |