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

Unified Diff: scripts/slave/recipes/gatekeeper.expected/basic.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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/gatekeeper.expected/basic.json
diff --git a/scripts/slave/recipes/gatekeeper.expected/basic.json b/scripts/slave/recipes/gatekeeper.expected/basic.json
index e8aaf10d5e72c991f6e1abf60d0c8da607b9a0f1..8852f26ed2799946aff90f76ecaf1c37b02064c1 100644
--- a/scripts/slave/recipes/gatekeeper.expected/basic.json
+++ b/scripts/slave/recipes/gatekeeper.expected/basic.json
@@ -7,7 +7,6 @@
"[BUILD]/scripts/slave/gatekeeper_trees.json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "reading gatekeeper_trees.json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -41,7 +40,6 @@
"--json",
"[BUILD]/scripts/slave/gatekeeper.json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gatekeeper: chromium"
},
{
@@ -73,7 +71,6 @@
"gatekeeper@google.com",
"https://build.chromium.org/p/chromium.webkit"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gatekeeper: blink"
},
{

Powered by Google App Engine
This is Rietveld 408576698