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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json

Issue 2338203004: Enable the ninja up-to-date check for Android builders (Closed)
Patch Set: Created 4 years, 3 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/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
index 2412766a8e2bfa77731d158f363070c973e09b61..38430000f307b046d55e883793951ada7283a8c1 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/basic_builder_basic.json
@@ -278,6 +278,7 @@
"tehslave",
"--goma-fail-fast",
"--goma-disable-local-fallback",
+ "--ninja-ensure-up-to-date",
"--"
],
"env": {

Powered by Google App Engine
This is Rietveld 408576698