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 048937ccf917dfb39e9eb12b50afe06604c378d5..949adf4009a94ddc16412a242b2663e5accdf79c 100644 |
--- a/components/autofill/core/common/autofill_switches.h |
+++ b/components/autofill/core/common/autofill_switches.h |
@@ -22,6 +22,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 kRespectAutocompleteOffForAutofill[]; |