| Index: webkit/tools/test_shell/test_shell_switches.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_switches.h (revision 132793)
|
| +++ webkit/tools/test_shell/test_shell_switches.h (working copy)
|
| @@ -20,17 +20,12 @@
|
| extern const char kGPFaultErrorBox[];
|
| extern const char kJavaScriptFlags[];
|
| extern const char kMultipleLoads[];
|
| -extern const char kRecordMode[];
|
| -extern const char kPlaybackMode[];
|
| -extern const char kNoEvents[];
|
| extern const char kDumpStatsTable[];
|
| extern const char kCacheDir[];
|
| extern const char kEnableFileCookies[];
|
| extern const char kAllowScriptsToCloseWindows[];
|
| extern const char kCheckLayoutTestSystemDeps[];
|
| extern const char kGDB[];
|
| -extern const char kProfiler[];
|
| -extern const char kHeapProfiler[];
|
| extern const char kAllowExternalPages[];
|
| extern const char kEnableAccel2DCanvas[];
|
| extern const char kEnableAccelCompositing[];
|
|
|