| Index: webkit/tools/test_shell/test_shell_main.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_main.cc (revision 57231)
|
| +++ webkit/tools/test_shell/test_shell_main.cc (working copy)
|
| @@ -179,10 +179,6 @@
|
|
|
| platform.InitializeGUI();
|
|
|
| - if (parsed_command_line.HasSwitch(test_shell::kEnableLegacyParser)) {
|
| - TestShell::disable_html5_parser();
|
| - }
|
| -
|
| TestShell::InitializeTestShell(layout_test_mode, allow_external_pages);
|
|
|
| if (parsed_command_line.HasSwitch(test_shell::kAllowScriptsToCloseWindows))
|
|
|