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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json

Issue 2423083002: V8: Add valgrind deps to linux64 bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 2 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 | « scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___builder_with_gn.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
index 52731e026cd401d8b43d7d98c755f0904126baaa..c105ed2534651eed96daab78c90f0c41bf9840fb 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
@@ -5,7 +5,7 @@
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'v8/third_party/valgrind': 'https://chromium.googlesource.com/chromium/deps/valgrind/binaries'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--patch_root",
"v8",
"--revision_mapping_file",
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___builder_with_gn.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698