| 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 8fa34e0b399f1055e619e5db71018f3aecc3c6cb..bdcf0fa4bd224f25b9994fff70f8bb613597161c 100644
|
| --- a/components/autofill/core/common/autofill_pref_names.h
|
| +++ b/components/autofill/core/common/autofill_pref_names.h
|
| @@ -13,6 +13,7 @@ namespace prefs {
|
|
|
| extern const char kAutofillEnabled[];
|
| extern const char kAutofillProfileUseDatesFixed[];
|
| +extern const char kAutofillLastVersionDeduped[];
|
| extern const char kAutofillWalletImportEnabled[];
|
| extern const char kAutofillWalletImportStorageCheckboxState[];
|
|
|
|
|