| Index: tools/valgrind/regrind.sh
|
| diff --git a/tools/valgrind/regrind.sh b/tools/valgrind/regrind.sh
|
| index 72dae3e3c5fc36a2b9a8e5819472ed90b650797f..557a6e8600e0d53ae30cdf6b7ba488d32f089560 100644
|
| --- a/tools/valgrind/regrind.sh
|
| +++ b/tools/valgrind/regrind.sh
|
| @@ -10,7 +10,7 @@
|
| # TODO: extend script to handle more kinds of errors and more tests
|
|
|
| # where the valgrind layout bot results live
|
| -LAYOUT_URL="http://build.chromium.org/buildbot/waterfall/builders/Webkit%20Linux%20(valgrind%20layout)"
|
| +LAYOUT_URL="http://build.chromium.org/p/chromium.memory/builders/Webkit%20Linux%20(valgrind%20layout)"
|
| # how many builds back to check
|
| LAYOUT_COUNT=250
|
|
|
|
|