summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/test_shell_switches.h')
-rw-r--r--webkit/tools/test_shell/test_shell_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell_switches.h b/webkit/tools/test_shell/test_shell_switches.h
index f368996..83e08dc 100644
--- a/webkit/tools/test_shell/test_shell_switches.h
+++ b/webkit/tools/test_shell/test_shell_switches.h
@@ -16,6 +16,7 @@ extern const wchar_t kNoErrorDialogs[];
extern const wchar_t kNoTree[];
extern const wchar_t kTestShellTimeOut[];
extern const wchar_t kStartupDialog[];
+extern const wchar_t kGPFaultErrorBox[];
extern const wchar_t kJavaScriptFlags[];
extern const wchar_t kRecordMode[];
extern const wchar_t kPlaybackMode[];