| Index: components/autofill/core/common/autofill_switches.h
|
| diff --git a/components/autofill/core/common/autofill_switches.h b/components/autofill/core/common/autofill_switches.h
|
| index c44436b32143fc01cb7ce1cba33ea44eda3bdc26..3b183d2b3f5c45b6ed2f53fe6d866c5ce31619b9 100644
|
| --- a/components/autofill/core/common/autofill_switches.h
|
| +++ b/components/autofill/core/common/autofill_switches.h
|
| @@ -23,6 +23,7 @@ extern const char kEnableOfferStoreUnmaskedWalletCards[];
|
| extern const char kEnablePasswordGeneration[];
|
| extern const char kEnablePasswordSaveOnInPageNavigation[];
|
| extern const char kEnableSingleClickAutofill[];
|
| +extern const char kEnableSuggestionsWithSubstringMatch[];
|
| extern const char kEnableWalletMetadataSync[];
|
| extern const char kIgnoreAutocompleteOffForAutofill[];
|
| extern const char kLocalHeuristicsOnlyForPasswordGeneration[];
|
|
|