| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 85701)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -150,10 +150,6 @@
|
| // without having to restart the browser).
|
| const char kDebugDevToolsFrontend[] = "debug-devtools-frontend";
|
|
|
| -// Enables a frame context menu item that toggles the frame in and out of glass
|
| -// mode (Windows Vista and up only).
|
| -const char kDebugEnableFrameToggle[] = "debug-enable-frame-toggle";
|
| -
|
| // Enables support to debug printing subsystem.
|
| const char kDebugPrint[] = "debug-print";
|
|
|
|
|