| 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 bdcf0fa4bd224f25b9994fff70f8bb613597161c..cab272d6cb65cf9bc1fac1330f12161a9aead65b 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 kAutofillCreditCardSigninPromoImpressionCount[];
|
| extern const char kAutofillEnabled[];
|
| extern const char kAutofillProfileUseDatesFixed[];
|
| extern const char kAutofillLastVersionDeduped[];
|
|
|