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