| Index: webkit/tools/test_shell/test_shell_main.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_main.cc (revision 16303)
|
| +++ webkit/tools/test_shell/test_shell_main.cc (working copy)
|
| @@ -238,11 +238,6 @@
|
| base::MemoryDebug::DumpAllMemoryInUse();
|
| }
|
|
|
| - if (false) {
|
| - // TODO(scherkus): check for any DLL dependencies.
|
| - webkit_glue::SetMediaPlayerAvailable(true);
|
| - }
|
| -
|
| // See if we need to run the tests.
|
| if (layout_test_mode) {
|
| // Set up for the kind of test requested.
|
|
|