summaryrefslogtreecommitdiffstats
path: root/content/shell/common/shell_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/common/shell_switches.cc')
-rw-r--r--content/shell/common/shell_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/shell/common/shell_switches.cc b/content/shell/common/shell_switches.cc
index 25c1070..a125244 100644
--- a/content/shell/common/shell_switches.cc
+++ b/content/shell/common/shell_switches.cc
@@ -28,10 +28,6 @@ const char kCrashDumpsDir[] = "crash-dumps-dir";
// causes the leak detector to cause immediate crash when found leak.
const char kCrashOnFailure[] = "crash-on-failure";
-// When run-layout-test is enabled, this causes the line box tree for
-// each LayoutBlockFlow to be dumped as well.
-const char kDumpLineBoxTrees[] = "dump-line-box-trees";
-
// Enable accelerated 2D canvas.
const char kEnableAccelerated2DCanvas[] = "enable-accelerated-2d-canvas";