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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.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/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
index 73c0f8025e3326d5c15ca1ce7e09f9e4400c1321..8be9132211079abf98144485477ecac849b16f16 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json
@@ -398,8 +398,6 @@
"[GOMA_CACHE]",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma",
"--goma-jsonstatus",
@@ -623,8 +621,6 @@
"[GOMA_CACHE]",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698