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

Unified Diff: scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json

Issue 2331563002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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
Index: scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json
diff --git a/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json b/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json
index c2dc70fb1c6e0e192e0ef9a7ef7c2ff9daf1f6c2..a4890ae7bfb6b2db464c0ef1b8f5219c72f5341e 100644
--- a/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json
+++ b/scripts/slave/recipes/v8/auto_roll_v8rel.expected/standard.json
@@ -17,7 +17,7 @@
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}, {'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
- "--root",
+ "--patch_root",
"src",
"--revision_mapping_file",
"{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\", \"v8\": \"got_revision\"}",

Powered by Google App Engine
This is Rietveld 408576698