Index: chrome/browser/ui/autofill/autofill_dialog_controller_impl.h |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h |
index 8be1bd194ea03749fb76401601f6659ce2e86eb1..297c8443a73e0e7b1423de80acbaefc5bc9fa634 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h |
+++ b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h |
@@ -85,7 +85,7 @@ class AutofillDialogControllerImpl : public AutofillDialogController, |
const base::Callback<void(const FormStructure*, |
const std::string&)>& callback); |
- static void RegisterUserPrefs(user_prefs::PrefRegistrySyncable* registry); |
+ static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry); |
void Show(); |
void Hide(); |