Chromium Code Reviews| 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 18dd4c317acea99346143bccf39206e1b75a18cc..f725023a3a532d160f239186cc637480563fc481 100644 |
| --- a/chrome/browser/chrome_content_browser_client.cc |
| +++ b/chrome/browser/chrome_content_browser_client.cc |
| @@ -1562,6 +1562,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( |
| autofill::switches::kDisableIgnoreAutocompleteOff, |
| autofill::switches::kDisablePasswordGeneration, |
| autofill::switches::kEnablePasswordGeneration, |
| + autofill::switches::kEnableAutomaticPasswordsSaving, |
|
vabr (Chromium)
2014/04/28 09:13:14
If I understand it right, this code passes the swi
rchtara
2014/04/28 11:28:29
Done.
|
| autofill::switches::kLocalHeuristicsOnlyForPasswordGeneration, |
| extensions::switches::kAllowHTTPBackgroundPage, |
| extensions::switches::kAllowLegacyExtensionManifests, |