| Index: components/autofill/core/browser/autofill_experiments.h
|
| diff --git a/components/autofill/core/browser/autofill_experiments.h b/components/autofill/core/browser/autofill_experiments.h
|
| index ba03ac21eb74b7ab52285fc6625127591a9487ce..94289f1f546c8b56491287f04f4aef3743e000de 100644
|
| --- a/components/autofill/core/browser/autofill_experiments.h
|
| +++ b/components/autofill/core/browser/autofill_experiments.h
|
| @@ -30,6 +30,7 @@ extern const base::Feature kAutofillCreditCardPopupLayout;
|
| extern const base::Feature kAutofillCreditCardLastUsedDateDisplay;
|
| extern const base::Feature kAutofillUkmLogging;
|
| extern const base::Feature kAutofillUpstreamRequestCvcIfMissing;
|
| +extern const base::Feature kAutofillUpstreamUseAutofillProfileComparatorForName;
|
| extern const char kCreditCardSigninPromoImpressionLimitParamKey[];
|
| extern const char kAutofillCreditCardPopupSettingsSuggestionValueKey[];
|
| extern const char kAutofillCreditCardLastUsedDateShowExpirationDateKey[];
|
|
|