Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 64524ee2c764dcc16da66cf39b1158a6d044d42c..abb57d01d76c25f16a7c9e7ce7eb1f1dab5527a7 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -850,9 +850,6 @@ const char kNaClLoaderProcess[] = "nacl-loader"; |
// Causes the Native Client process to display a dialog on launch. |
const char kNaClStartupDialog[] = "nacl-startup-dialog"; |
-// Enables the new security model for "chrome" URLs. |
-const char kNewChromeUISecurityModel[] = "new-chrome-ui-security-model"; |
- |
// Disables the default browser check. Useful for UI/browser tests where we |
// want to avoid having the default browser info-bar displayed. |
const char kNoDefaultBrowserCheck[] = "no-default-browser-check"; |