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

Unified Diff: scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.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/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
diff --git a/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json b/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
index 5cc4e4a69cb7a7da54c01f8a8affb74ee22c3a82..9f83dffaf29fffdbaf802675952fe02e1525604b 100644
--- a/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
+++ b/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
@@ -115,6 +115,7 @@
"[SLAVE_BUILD]\\src",
"--build-tool",
"ninja",
+ "--ninja-ensure-up-to-date",
"--",
"chrome"
],
@@ -473,6 +474,7 @@
"[SLAVE_BUILD]\\src",
"--build-tool",
"ninja",
+ "--ninja-ensure-up-to-date",
"--",
"chrome"
],

Powered by Google App Engine
This is Rietveld 408576698