| Index: webkit/tools/test_shell/test_shell_switches.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_switches.h (revision 197949)
|
| +++ webkit/tools/test_shell/test_shell_switches.h (working copy)
|
| @@ -15,11 +15,9 @@
|
| extern const char kClassicTheme[];
|
| extern const char kUxTheme[];
|
| extern const char kNoErrorDialogs[];
|
| -extern const char kTestShellTimeOut[];
|
| extern const char kStartupDialog[];
|
| extern const char kGPFaultErrorBox[];
|
| extern const char kJavaScriptFlags[];
|
| -extern const char kMultipleLoads[];
|
| extern const char kDumpStatsTable[];
|
| extern const char kCacheDir[];
|
| extern const char kEnableFileCookies[];
|
|
|