| Index: trunk/src/chrome/browser/sync/glue/extension_setting_data_type_controller.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/sync/glue/extension_setting_data_type_controller.h (revision 289354)
|
| +++ trunk/src/chrome/browser/sync/glue/extension_setting_data_type_controller.h (working copy)
|
| @@ -30,8 +30,7 @@
|
| // Either EXTENSION_SETTINGS or APP_SETTINGS.
|
| syncer::ModelType type,
|
| ProfileSyncComponentsFactory* profile_sync_factory,
|
| - Profile* profile,
|
| - const DisableTypeCallback& disable_callback);
|
| + Profile* profile);
|
|
|
| // NonFrontendDataTypeController implementation
|
| virtual syncer::ModelType type() const OVERRIDE;
|
|
|