Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell_switches.h |
| =================================================================== |
| --- webkit/tools/test_shell/test_shell_switches.h (revision 2301) |
| +++ webkit/tools/test_shell/test_shell_switches.h (working copy) |
| @@ -26,6 +26,7 @@ |
| extern const wchar_t kEnableFileCookies[]; |
| extern const wchar_t kUseNewHttp[]; |
| extern const wchar_t kEnableTracing[]; |
| +extern const wchar_t kAllowScriptsToCloseWindows[]; |
| } // namespace test_shell |