| 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 cab272d6cb65cf9bc1fac1330f12161a9aead65b..61cf28979a7441ba14f07474c6d7d9d4c460713c 100644
|
| --- a/components/autofill/core/common/autofill_pref_names.h
|
| +++ b/components/autofill/core/common/autofill_pref_names.h
|
| @@ -11,6 +11,7 @@ namespace prefs {
|
| // Alphabetical list of preference names specific to the Autofill
|
| // component. Keep alphabetized, and document each in the .cc file.
|
|
|
| +extern const char kAutofillAcceptSaveCreditCardPromptState[];
|
| extern const char kAutofillCreditCardSigninPromoImpressionCount[];
|
| extern const char kAutofillEnabled[];
|
| extern const char kAutofillProfileUseDatesFixed[];
|
|
|