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 7bb98034fae51a8231f38f80f92e4249c63190b6..45403153f0048f4a5d2449877402c26ad8b17b5f 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -22,6 +22,7 @@ extern const char kEnableFillOnAccountSelectNoHighlighting[]; |
extern const char kEnableOfferStoreUnmaskedWalletCards[]; |
extern const char kEnablePasswordGeneration[]; |
extern const char kEnableSingleClickAutofill[]; |
+extern const char kEnableSuggestionsWithSubstringMatch[]; |
extern const char kEnableWalletMetadataSync[]; |
extern const char kIgnoreAutocompleteOffForAutofill[]; |
extern const char kLocalHeuristicsOnlyForPasswordGeneration[]; |