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

Unified Diff: scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.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/closure_compilation.expected/closure_compilation_fyi.json
diff --git a/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json b/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
index d2d8aacf7f9fb2a4f7fed628fadc4667b69bcc7a..841e30ba82888a3f2fcaf0066d64050a35ee3341 100644
--- a/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
+++ b/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -103,7 +102,6 @@
"-u",
"[SLAVE_BUILD]/src/third_party/closure_compiler/run_tests.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "run_tests"
},
{
@@ -111,7 +109,6 @@
"[SLAVE_BUILD]/src/build/gyp_chromium",
"[SLAVE_BUILD]/src/third_party/closure_compiler/compiled_resources.gyp"
],
- "cwd": "[SLAVE_BUILD]",
"name": "generate_gyp_files"
},
{
@@ -136,7 +133,6 @@
"ninja",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -147,7 +143,6 @@
"[SLAVE_BUILD]/src/build/gyp_chromium",
"[SLAVE_BUILD]/src/third_party/closure_compiler/compiled_resources2.gyp"
],
- "cwd": "[SLAVE_BUILD]",
"name": "generate_v2_gyp_files"
},
{
@@ -172,7 +167,6 @@
"ninja",
"--"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -183,4 +177,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]

Powered by Google App Engine
This is Rietveld 408576698