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

Unified Diff: testing/buildbot/chromium.json

Issue 1435513003: Flip Linux x64, linux_chromium_archive_rel_ng bots to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove cq part 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
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.json
diff --git a/testing/buildbot/chromium.json b/testing/buildbot/chromium.json
index 0967ef424bce6791893e9a57bb952f80fd536e93..c8a312ea57c569a905e43e4131ead971e9c82bbe 100644
--- a/testing/buildbot/chromium.json
+++ b/testing/buildbot/chromium.json
@@ -1 +1,7 @@
-{}
+{
+ "Linux x64": {
+ "additional_compile_targets": [
+ "all"
+ ]
+ }
+}
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698