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: scripts/slave/recipes/mojo.expected/mojo_android_builder.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/mojo.expected/mojo_android_builder.json
diff --git a/scripts/slave/recipes/mojo.expected/mojo_android_builder.json b/scripts/slave/recipes/mojo.expected/mojo_android_builder.json
index f9e1a8e9ce90e34643d7f79e0e412fd385d1fc31..9600fb95e4f043455b87472646ecc0e1825898ce 100644
--- a/scripts/slave/recipes/mojo.expected/mojo_android_builder.json
+++ b/scripts/slave/recipes/mojo.expected/mojo_android_builder.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]"
},
@@ -84,7 +82,6 @@
"--release",
"--android"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_DIR": "[BUILD]/goma"
},
@@ -97,7 +94,6 @@
"[SLAVE_BUILD]/src/mojo/tools/upload_binaries.py",
"--android"
],
- "cwd": "[SLAVE_BUILD]",
"name": "upload shell and app binaries"
},
{

Powered by Google App Engine
This is Rietveld 408576698