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 00d589b5f48e312eb67992740aa533ceb102d55e..f73fb43916a038e14aa34903fb9b71d17c3a5e43 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -1885,10 +1885,6 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
// Please keep this in alphabetical order. |
static const char* const kSwitchNames[] = { |
-#if defined(OS_ANDROID) |
- autofill::switches::kDisableAccessorySuggestionView, |
- autofill::switches::kEnableAccessorySuggestionView, |
-#endif |
autofill::switches::kDisablePasswordGeneration, |
autofill::switches::kEnablePasswordGeneration, |
autofill::switches::kEnableSingleClickAutofill, |