| Index: chrome/browser/search_engines/template_url_prepopulate_data.cc
|
| diff --git a/chrome/browser/search_engines/template_url_prepopulate_data.cc b/chrome/browser/search_engines/template_url_prepopulate_data.cc
|
| index aa3032e3381aec4ba9abbaaa5f56db836701cf82..b07db27adfb55f8af18c6be4bea13c8ea7c4a13d 100644
|
| --- a/chrome/browser/search_engines/template_url_prepopulate_data.cc
|
| +++ b/chrome/browser/search_engines/template_url_prepopulate_data.cc
|
| @@ -1089,7 +1089,7 @@ const LogoURLs google_logos = {
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
|
|
| -void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry) {
|
| +void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
|
| registry->RegisterIntegerPref(
|
| prefs::kCountryIDAtInstall,
|
| kCountryIDUnknown,
|
|
|