| 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 bc1840d24a555b74519a73566eec1cb041bfeb54..87139950e3823134b8abb87e0c5043af7bc6adfe 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 kIgnoreAutocompleteOffForAutofill[];
|
| extern const char kLocalHeuristicsOnlyForPasswordGeneration[];
|
| extern const char kShowAutofillTypePredictions[];
|
|
|