Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1344)

Unified Diff: tools/valgrind/regrind.sh

Issue 2193923002: Update the remaining chromium references to memory.fyi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/valgrind/scan-build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/regrind.sh
diff --git a/tools/valgrind/regrind.sh b/tools/valgrind/regrind.sh
index 0f90ba737f031517fb01d747e1ebea184069247c..40900be8ad052d3004ea6e74e4bb06e95be66d81 100755
--- a/tools/valgrind/regrind.sh
+++ b/tools/valgrind/regrind.sh
@@ -14,7 +14,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/p/chromium.memory.fyi/builders/Webkit%20Linux%20(valgrind%20layout)"
+LAYOUT_URL="http://build.chromium.org/p/chromium.memory.full/builders/Webkit%20Linux%20(valgrind%20layout)"
# how many builds back to check
LAYOUT_COUNT=250
« no previous file with comments | « no previous file | tools/valgrind/scan-build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698