Index: webkit/tools/layout_tests/run_webkit_tests.sh |
=================================================================== |
--- webkit/tools/layout_tests/run_webkit_tests.sh (revision 36724) |
+++ webkit/tools/layout_tests/run_webkit_tests.sh (working copy) |
@@ -20,4 +20,4 @@ |
export PYTHONPATH |
fi |
-"$PYTHON_PROG" "$exec_dir/run_webkit_tests.py" "$@" |
+"$PYTHON_PROG" "$exec_dir/webkitpy/run_chromium_webkit_tests.py" "$@" |