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

Unified Diff: scripts/slave/recipes/ozone_ecs.expected/basic.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/ozone_ecs.expected/basic.json
diff --git a/scripts/slave/recipes/ozone_ecs.expected/basic.json b/scripts/slave/recipes/ozone_ecs.expected/basic.json
index 4953cb6afff98237fcfd4d0f41127700599ed2d9..0aa817ddbf84c0b4aa5ccf08476e2ce8f32e8605 100644
--- a/scripts/slave/recipes/ozone_ecs.expected/basic.json
+++ b/scripts/slave/recipes/ozone_ecs.expected/basic.json
@@ -120,6 +120,7 @@
"goma",
"--goma-dir",
"[BUILD]/goma",
+ "--ninja-ensure-up-to-date",
"--",
"content_shell"
],
@@ -150,6 +151,7 @@
"goma",
"--goma-dir",
"[BUILD]/goma",
+ "--ninja-ensure-up-to-date",
"--",
"aura_unittests",
"base_unittests",
« no previous file with comments | « scripts/slave/recipes/nacl/sdk.expected/basic.json ('k') | scripts/slave/recipes/ozone_ecs.expected/check_ecs_deps_fail.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698