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 2539d1dfba4480fb010f39862bd69b553e5f4ae7..d87566b34fa0dee2e08830b5a1a41669303f59a5 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
+++ b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
@@ -424,7 +424,7 @@ base::WeakPtr<AutofillDialogControllerImpl> |
} |
// static |
-void AutofillDialogControllerImpl::RegisterUserPrefs( |
+void AutofillDialogControllerImpl::RegisterProfilePrefs( |
user_prefs::PrefRegistrySyncable* registry) { |
registry->RegisterIntegerPref( |
::prefs::kAutofillDialogShowCount, |