Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 13d4c9750ff02a6cbe08b54b32e26c563838bedb..216ae8c51181d46c17d6dea69cfaf59a2ee6f6ed 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1192,10 +1192,6 @@ const char kSilentDebuggerExtensionAPI[] = "silent-debugger-extension-api"; |
// Chrome and does nothing when directly passed to the browser. |
const char kRendererPrintPreview[] = "renderer-print-preview"; |
-// Forces a reset of the local passphrase of the managed user account, and |
-// the managed user settings dialog is shown where a new passphrase can be set. |
-const char kResetLocalPassphrase[] = "reset-local-passphrase"; |
- |
// Forces a reset of the one-time-randomized FieldTrials on this client, also |
// known as the Chrome Variations state. |
const char kResetVariationState[] = "reset-variation-state"; |