aboutsummaryrefslogtreecommitdiff
path: root/tools_libyuv
diff options
context:
space:
mode:
Diffstat (limited to 'tools_libyuv')
-rwxr-xr-xtools_libyuv/valgrind/libyuv_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools_libyuv/valgrind/libyuv_tests.sh b/tools_libyuv/valgrind/libyuv_tests.sh
index 4fee7dae..cb87244f 100755
--- a/tools_libyuv/valgrind/libyuv_tests.sh
+++ b/tools_libyuv/valgrind/libyuv_tests.sh
@@ -61,7 +61,7 @@ esac
# For Libyuv, we'll use the locate_valgrind.sh script in Chromium's Valgrind
# scripts dir to locate the Valgrind framework install
-CHROME_VALGRIND_SCRIPTS=$THISDIR/../valgrind
+CHROME_VALGRIND_SCRIPTS=$THISDIR/../../tools/valgrind
if [ "$NEEDS_VALGRIND" == "1" ]
then