| Index: chrome/browser/ui/prefs/prefs_tab_helper.cc
|
| diff --git a/chrome/browser/ui/prefs/prefs_tab_helper.cc b/chrome/browser/ui/prefs/prefs_tab_helper.cc
|
| index bded9d86b2e7612ab3435cd0667090f1ce4fa296..fe0da7e9be4628ce86f60abb8b90b456da364eea 100644
|
| --- a/chrome/browser/ui/prefs/prefs_tab_helper.cc
|
| +++ b/chrome/browser/ui/prefs/prefs_tab_helper.cc
|
| @@ -491,7 +491,7 @@ void PrefsTabHelper::InitIncognitoUserPrefStore(
|
| }
|
|
|
| // static
|
| -void PrefsTabHelper::RegisterUserPrefs(
|
| +void PrefsTabHelper::RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* registry) {
|
| WebPreferences pref_defaults;
|
| registry->RegisterBooleanPref(
|
|
|