Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 82c9410cd4a3563db571824175ef32cda8117afd..d98ea7379961bad8b1bdbf3852cba649a032bc22 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -540,10 +540,6 @@ const char kEnableSdchOverHttps[] = "enable-sdch-over-https"; |
// Enables using bubbles for session restore request instead of infobars. |
const char kEnableSessionCrashedBubble[] = "enable-session-crashed-bubble"; |
-// Enables the deprecated window.showModalDialog API. This is slated for |
-// removal. |
-const char kEnableShowModalDialog[] = "enable-show-modal-dialog"; |
- |
// Enable or disable settings in a separate browser window per profile |
// (see SettingsWindowEnabled() below). |
const char kEnableSettingsWindow[] = "enable-settings-window"; |