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 b387f7bef8f1d5ac6cf201e83d1c83e47ffe7036..27c45ac6ba96033f30b42f3f931cc7976e6650b7 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_; |