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 c034e417200ae3421e959275bb5d56710a545f11..4f39b25afca7ea4abd687c7a155404b0495cdd57 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -1375,6 +1375,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
autofill::switches::kDisableFillOnAccountSelect, |
autofill::switches::kDisablePasswordGeneration, |
autofill::switches::kEnableFillOnAccountSelect, |
+ autofill::switches::kEnableFillOnAccountSelectNoHighlighting, |
autofill::switches::kEnablePasswordGeneration, |
autofill::switches::kEnableSingleClickAutofill, |
autofill::switches::kIgnoreAutocompleteOffForAutofill, |