Index: chrome/browser/chrome_content_browser_client.cc |
diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc |
index 12671618756eb0110c8e7972ef5f46325333e497..a6d78d3ffce92c735ebc9ef8899ede8c6969c63f 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -1411,6 +1411,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
autofill::switches::kEnablePasswordGeneration, |
autofill::switches::kEnablePasswordSaveOnInPageNavigation, |
autofill::switches::kEnableSingleClickAutofill, |
+ autofill::switches::kEnableSuggestionsWithSubstringMatch, |
autofill::switches::kIgnoreAutocompleteOffForAutofill, |
autofill::switches::kLocalHeuristicsOnlyForPasswordGeneration, |
autofill::switches::kRespectAutocompleteOffForAutofill, |