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/recipes/chromium.expected/full_chromium_fyi_CrWinClang64.json

Issue 1447453002: Add explicit compile targets to FYI Clang builders (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fix Created 5 years, 1 month 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_CrWinClang64.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64.json
index c798277b8a540fa05a5667e075bdb5aec774b666..34bf6eadd50a82042fe97b26fc741016c6b3b1ea 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64.json
@@ -230,7 +230,9 @@
"--mode",
"official",
"--clobber",
- "--"
+ "--",
+ "all",
+ "crash_service"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile"

Powered by Google App Engine
This is Rietveld 408576698