Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell_switches.h |
| =================================================================== |
| --- webkit/tools/test_shell/test_shell_switches.h (revision 49694) |
| +++ webkit/tools/test_shell/test_shell_switches.h (working copy) |
| @@ -35,7 +35,7 @@ |
| extern const char kProfiler[]; |
| extern const char kHeapProfiler[]; |
| extern const char kAllowExternalPages[]; |
| -extern const char kEnableHtml5Parser[]; |
| +extern const char kEnableLegacyParser[]; |
| } // namespace test_shell |