| Index: components/autofill/core/common/autofill_pref_names.h
|
| diff --git a/components/autofill/core/common/autofill_pref_names.h b/components/autofill/core/common/autofill_pref_names.h
|
| index c89f292aa9f321ee9dfab671989e39e0d1e3bfe8..8fa34e0b399f1055e619e5db71018f3aecc3c6cb 100644
|
| --- a/components/autofill/core/common/autofill_pref_names.h
|
| +++ b/components/autofill/core/common/autofill_pref_names.h
|
| @@ -12,6 +12,7 @@ namespace prefs {
|
| // component. Keep alphabetized, and document each in the .cc file.
|
|
|
| extern const char kAutofillEnabled[];
|
| +extern const char kAutofillProfileUseDatesFixed[];
|
| extern const char kAutofillWalletImportEnabled[];
|
| extern const char kAutofillWalletImportStorageCheckboxState[];
|
|
|
|
|