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 5c30448783541248fff8204a6873105af37793c2..5ccadb23a74d2a058950090ab7cc9c5b95939180 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -1409,6 +1409,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
autofill::switches::kEnableFillOnAccountSelectNoHighlighting, |
autofill::switches::kEnablePasswordGeneration, |
autofill::switches::kEnableSingleClickAutofill, |
+ autofill::switches::kEnableSuggestionsWithSubstringMatch, |
autofill::switches::kIgnoreAutocompleteOffForAutofill, |
autofill::switches::kLocalHeuristicsOnlyForPasswordGeneration, |
#if defined(ENABLE_EXTENSIONS) |