Index: content/public/common/content_switches.cc |
=================================================================== |
--- content/public/common/content_switches.cc (revision 147965) |
+++ content/public/common/content_switches.cc (working copy) |
@@ -163,9 +163,6 @@ |
// Disable the JavaScript Pointer Lock API. |
const char kDisablePointerLock[] = "disable-pointer-lock"; |
-// Disable pop-up blocking. |
-const char kDisablePopupBlocking[] = "disable-popup-blocking"; |
- |
// Disables remote web font support. SVG font should always work whether this |
// option is specified or not. |
const char kDisableRemoteFonts[] = "disable-remote-fonts"; |