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

Unified Diff: scripts/slave/recipes/boringssl.expected/win32_small.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/boringssl.expected/win32_small.json
diff --git a/scripts/slave/recipes/boringssl.expected/win32_small.json b/scripts/slave/recipes/boringssl.expected/win32_small.json
index 79f54730b1389330db445bcc3b176cf643ee5de4..7e03a16ac2c1e724e283059daa6ecfec6bd9ca8e 100644
--- a/scripts/slave/recipes/boringssl.expected/win32_small.json
+++ b/scripts/slave/recipes/boringssl.expected/win32_small.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -54,7 +53,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -67,7 +65,6 @@
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
"[SLAVE_BUILD]\\boringssl\\build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree clean",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -88,7 +85,6 @@
"[SLAVE_BUILD]\\boringssl\\build",
"511"
],
- "cwd": "[SLAVE_BUILD]",
"name": "makedirs mkdir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -134,7 +130,6 @@
"-C",
"[SLAVE_BUILD]\\boringssl\\build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "ninja"
},
{
« no previous file with comments | « scripts/slave/recipes/boringssl.expected/win32.json ('k') | scripts/slave/recipes/boringssl.expected/win64.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698