Chromium Code Reviews| Index: webkit/tools/layout_tests/rebaseline.sh |
| =================================================================== |
| --- webkit/tools/layout_tests/rebaseline.sh (revision 36724) |
| +++ webkit/tools/layout_tests/rebaseline.sh (working copy) |
| @@ -13,4 +13,4 @@ |
| PYTHONPATH="${exec_dir}/../../../tools/python:$PYTHONPATH" |
| export PYTHONPATH |
| -"$PYTHON_PROG" "$exec_dir/rebaseline.py" "$@" |
| +"$PYTHON_PROG" "$exec_dir/webkitpy/rebaseline.py" "$@" |