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

Unified Diff: scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_win_deterministic.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/deterministic_build.expected/full_chromium_swarm_win_deterministic.json
diff --git a/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_win_deterministic.json b/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_win_deterministic.json
index b82545cb7f6dc1d54d53fd2074d1f0e8b7519b69..8220cc8fd58b38861990b8369287ef8e8f519308 100644
--- a/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_win_deterministic.json
+++ b/scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_win_deterministic.json
@@ -99,6 +99,7 @@
"goma",
"--goma-dir",
"[BUILD]\\goma",
+ "--ninja-ensure-up-to-date",
"--clobber",
"--",
"chromium_swarm_tests"
@@ -208,6 +209,7 @@
"goma",
"--goma-dir",
"[BUILD]\\goma",
+ "--ninja-ensure-up-to-date",
"--clobber",
"--",
"chromium_swarm_tests"

Powered by Google App Engine
This is Rietveld 408576698