| 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 d6d992b72158f8900f29d56f5b915839e8559814..c8f64f7e90963090a256888213817f7bddac3c67 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -1604,7 +1604,6 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches(
|
| autofill::switches::kDisableFillOnAccountSelect,
|
| autofill::switches::kDisablePasswordGeneration,
|
| autofill::switches::kEnableFillOnAccountSelect,
|
| - autofill::switches::kEnableFillOnAccountSelectNoHighlighting,
|
| autofill::switches::kEnablePasswordGeneration,
|
| autofill::switches::kEnableSingleClickAutofill,
|
| autofill::switches::kEnableSuggestionsWithSubstringMatch,
|
|
|