Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(497)

Unified Diff: components/search_engines/template_url_prepopulate_data.h

Issue 2623833005: Revert of Make extensions DSE persistent in browser prefs (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/search_engines/template_url_prepopulate_data.h
diff --git a/components/search_engines/template_url_prepopulate_data.h b/components/search_engines/template_url_prepopulate_data.h
index 1b39778882fd28cc61e57f25bec2da4a5ebef07d..4276908b0e66fc49f8684b0bd9de2f0824fd1d18 100644
--- a/components/search_engines/template_url_prepopulate_data.h
+++ b/components/search_engines/template_url_prepopulate_data.h
@@ -42,10 +42,6 @@
PrefService* prefs,
size_t* default_search_provider_index);
-// Returns the prepopulated search engine with the given |prepopulated_id|.
-std::unique_ptr<TemplateURLData> GetPrepopulatedEngine(PrefService* prefs,
- int prepopulated_id);
-
#if defined(OS_ANDROID)
// Returns the prepopulated URLs associated with |locale|, if it differs from
// the current country. |locale| should be a two-character uppercase ISO 3166-1
« no previous file with comments | « components/search_engines/template_url.cc ('k') | components/search_engines/template_url_prepopulate_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698