Index: chrome/browser/search_engines/template_url_prepopulate_data.h |
diff --git a/chrome/browser/search_engines/template_url_prepopulate_data.h b/chrome/browser/search_engines/template_url_prepopulate_data.h |
index 7eebf8d0d5163d7a43fd5ec60f366563f2e1c129..cfd614b4f5c72975ab8c52884b9485532a451b1a 100644 |
--- a/chrome/browser/search_engines/template_url_prepopulate_data.h |
+++ b/chrome/browser/search_engines/template_url_prepopulate_data.h |
@@ -39,7 +39,7 @@ void InitCountryCode(const std::string& country_code); |
#endif |
-void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry); |
+void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry); |
// Returns the current version of the prepopulate data, so callers can know when |
// they need to re-merge. If the prepopulate data comes from the preferences |