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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.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.expected/full_chromium_fyi_CrWinClangLLD.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json
index 1f79b2b6788d87acd1c9e29b8f9b5ebfb202fdb3..80def9e546dd3527eaf1e7ab9d7e75088d5f82d0 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD.json
@@ -204,6 +204,7 @@
"ninja",
"--compiler",
"clang",
+ "--ninja-ensure-up-to-date",
"--"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698