| 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 598c6e5b286acb94144c74d6473ed17b8da15979..f9e42d77cadcdea7a40fb5b56f6eeb9ead8ca580 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();
|
|
|