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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.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/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
index 69caa411f7255f260a5314ce5f9b1a600b7941e7..6cdcabafc0452523c2d39d5befe21cff9861b8db 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder__dbg_.json
@@ -24,7 +24,6 @@
"src@12345",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -63,7 +62,6 @@
"RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py",
"[SLAVE_BUILD]/src/out"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean test output files"
},
{
@@ -76,7 +74,6 @@
"[SLAVE_BUILD]/src/out/build_product.zip",
"[SLAVE_BUILD]/src"
],
- "cwd": "[SLAVE_BUILD]",
"name": "clean local files",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -101,7 +98,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CROSSCOMPILE": "1",
@@ -140,7 +136,6 @@
"[BUILD]/goma",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"

Powered by Google App Engine
This is Rietveld 408576698