| Index: components/search_engines/template_url_service.h
|
| diff --git a/components/search_engines/template_url_service.h b/components/search_engines/template_url_service.h
|
| index 68f9eedb13625fe47d816d0637b0a3cec588fb9f..02af12f687eaa0bd9be34b7a7c9caaeeef33b229 100644
|
| --- a/components/search_engines/template_url_service.h
|
| +++ b/components/search_engines/template_url_service.h
|
| @@ -707,13 +707,6 @@ class TemplateURLService : public WebDataServiceConsumer,
|
| TemplateURL* FindMatchingExtensionTemplateURL(const TemplateURLData& data,
|
| TemplateURL::Type type);
|
|
|
| - // Finds the most recently-installed NORMAL_CONTROLLED_BY_EXTENSION engine
|
| - // that supports replacement and wants to be default, if any. Notifies the
|
| - // DefaultSearchManager, which might change the effective default search
|
| - // engine.
|
| - void UpdateExtensionDefaultSearchEngine();
|
| -
|
| -
|
| // ---------- Browser state related members ---------------------------------
|
| PrefService* prefs_;
|
|
|
|
|