summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/test_shell.h')
-rw-r--r--webkit/tools/test_shell/test_shell.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/test_shell/test_shell.h b/webkit/tools/test_shell/test_shell.h
index 8f7e60c..0bdffaa 100644
--- a/webkit/tools/test_shell/test_shell.h
+++ b/webkit/tools/test_shell/test_shell.h
@@ -380,9 +380,6 @@ private:
// True if developer extras should be enabled.
static bool developer_extras_enabled_;
- // Whether DevTools should be open before loading the page.
- static bool inspector_test_mode_;
-
// True when the app is being run using the --layout-tests switch.
static bool layout_test_mode_;