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

Unified Diff: scripts/slave/recipes/swarming/staging.expected/win_Release.json

Issue 2152453003: recipes: Stop passing --build-tool=ninja to compile.py (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 years, 5 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/swarming/staging.expected/win_Release.json
diff --git a/scripts/slave/recipes/swarming/staging.expected/win_Release.json b/scripts/slave/recipes/swarming/staging.expected/win_Release.json
index 40c90844694cdfd535bb54d384813f7e2ef54585..24ce963b64e7e43ad89c90a3f97023d42901728d 100644
--- a/scripts/slave/recipes/swarming/staging.expected/win_Release.json
+++ b/scripts/slave/recipes/swarming/staging.expected/win_Release.json
@@ -138,8 +138,6 @@
"[SLAVE_BUILD]\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698