Chromium Code Reviews| Index: tools/valgrind/chrome_tests.sh |
| =================================================================== |
| --- tools/valgrind/chrome_tests.sh (revision 46040) |
| +++ tools/valgrind/chrome_tests.sh (working copy) |
| @@ -22,4 +22,4 @@ |
| export VALGRIND_LIB="$CHROME_VALGRIND/lib/valgrind" |
| export VALGRIND_LIB_INNER="$CHROME_VALGRIND/lib/valgrind" |
| -PYTHONPATH=$THISDIR/../python "$THISDIR/chrome_tests.py" "$@" |
| +PYTHONPATH=$THISDIR/../python/google "$THISDIR/chrome_tests.py" "$@" |