| Index: trunk/src/chrome/browser/sync/glue/search_engine_data_type_controller.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/sync/glue/search_engine_data_type_controller.h (revision 289354)
|
| +++ trunk/src/chrome/browser/sync/glue/search_engine_data_type_controller.h (working copy)
|
| @@ -24,8 +24,7 @@
|
| public:
|
| SearchEngineDataTypeController(
|
| sync_driver::SyncApiComponentFactory* profile_sync_factory,
|
| - Profile* profile,
|
| - const DisableTypeCallback& disable_callback);
|
| + Profile* profile);
|
|
|
| TemplateURLService::Subscription* GetSubscriptionForTesting();
|
|
|
|
|