| 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
|
|
|