From 6cf7709b15a8bc0721eb48daba4259b0c7647db3 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Mon, 6 Feb 2017 21:27:52 +0100 Subject: [PATCH] Update location to make it possible to find Valgrind BUG=libyuv:676 NOTRY=True Change-Id: Ic4d2fb48a818ffca8dcd71605761e7e04201ea21 Reviewed-on: https://chromium-review.googlesource.com/438330 Reviewed-by: Henrik Kjellander Commit-Queue: Henrik Kjellander --- tools_libyuv/valgrind/libyuv_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools_libyuv/valgrind/libyuv_tests.sh b/tools_libyuv/valgrind/libyuv_tests.sh index 4fee7daed..cb87244f4 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