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

Unified Diff: infra/recipes/blink_downstream.expected/minimal_pass_continues.json

Issue 2385323006: Roll recipe dependencies (nontrivial). (Closed)
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
Index: infra/recipes/blink_downstream.expected/minimal_pass_continues.json
diff --git a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
index 7513c794dc68c0aeb913612b900482d1367a0dda..91efede6758e4d7f8bad9878a9ca1a5d21f8d933 100644
--- a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
+++ b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json
@@ -246,8 +246,8 @@
"client.v8.fyi",
"--buildbot-slavename",
"TestSlavename",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "V8_Blink_Linux_64.gomadeps",
"--compiler",
"goma",
"--goma-jsonstatus",
@@ -492,8 +492,8 @@
"client.v8.fyi",
"--buildbot-slavename",
"TestSlavename",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "V8_Blink_Linux_64.gomadeps",
"--compiler",
"goma",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698