| 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 da7c5169a0f09b3d1ca09bff53e07c62fefc88f4..b79edcc3e8f722265f4cb9a3c222bb8d19fbd60a 100644
|
| --- a/components/search_engines/template_url_service.h
|
| +++ b/components/search_engines/template_url_service.h
|
| @@ -689,13 +689,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_;
|
|
|
|
|