Index: chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
index 5e661c99dd89f5d17f15d1e36c04dc9c4814844c..e1158a768e45f12bdf15dd31c9eebd4097220de9 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
+++ b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
@@ -419,7 +419,7 @@ base::WeakPtr<AutofillDialogControllerImpl> |
} |
// static |
-void AutofillDialogControllerImpl::RegisterUserPrefs( |
+void AutofillDialogControllerImpl::RegisterProfilePrefs( |
user_prefs::PrefRegistrySyncable* registry) { |
registry->RegisterIntegerPref( |
::prefs::kAutofillDialogShowCount, |