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

Unified Diff: scripts/slave/recipes/closure_compilation.expected/main.json

Issue 1217403003: Enable ninja_confirm_noop by default (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 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/closure_compilation.expected/main.json
diff --git a/scripts/slave/recipes/closure_compilation.expected/main.json b/scripts/slave/recipes/closure_compilation.expected/main.json
index e998ffdd597ef60e538f0327429ef284910d851f..b99bcae150d97e91497267eed162a19c15f7ad54 100644
--- a/scripts/slave/recipes/closure_compilation.expected/main.json
+++ b/scripts/slave/recipes/closure_compilation.expected/main.json
@@ -90,6 +90,7 @@
"[SLAVE_BUILD]/src",
"--build-tool",
"ninja",
+ "--ninja-ensure-up-to-date",
"--"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698