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 397babc4b112495d42e6a8f88f98abfb1c7bba3e..5ff1d247bccc2ec4a7d10b7ffcbab6b67dbf605b 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -1837,6 +1837,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
autofill::switches::kEnableSuggestionsWithSubstringMatch, |
autofill::switches::kIgnoreAutocompleteOffForAutofill, |
autofill::switches::kLocalHeuristicsOnlyForPasswordGeneration, |
+ autofill::switches::kShowAutofillSignatures, |
#if BUILDFLAG(ENABLE_EXTENSIONS) |
extensions::switches::kAllowHTTPBackgroundPage, |
extensions::switches::kAllowLegacyExtensionManifests, |