| Index: trunk/src/chrome/browser/sync/glue/extension_data_type_controller.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/sync/glue/extension_data_type_controller.h (revision 289354)
|
| +++ trunk/src/chrome/browser/sync/glue/extension_data_type_controller.h (working copy)
|
| @@ -22,8 +22,7 @@
|
| ExtensionDataTypeController(
|
| syncer::ModelType type, // Either EXTENSIONS or APPS.
|
| sync_driver::SyncApiComponentFactory* sync_factory,
|
| - Profile* profile,
|
| - const DisableTypeCallback& disable_callback);
|
| + Profile* profile);
|
|
|
| private:
|
| virtual ~ExtensionDataTypeController();
|
|
|