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

Unified Diff: testing/buildbot/tryserver.chromium.linux.json

Issue 1228123002: Enable "gn check" on android GN bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn12
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: testing/buildbot/tryserver.chromium.linux.json
diff --git a/testing/buildbot/tryserver.chromium.linux.json b/testing/buildbot/tryserver.chromium.linux.json
index 36fa0c3e477baad9c22afe3fd7c0f3c667fed98e..23fb1bc566cecf7af57383cc28c119f3ce98d9e3 100644
--- a/testing/buildbot/tryserver.chromium.linux.json
+++ b/testing/buildbot/tryserver.chromium.linux.json
@@ -18,6 +18,12 @@
"content_shell_apk",
"content_shell_test_apk",
"mandoline:all"
+ ],
+ "scripts": [
+ {
+ "name": "gn_check",
+ "script": "gn_check.py"
+ }
]
},
"linux_chromium_gn_chromeos_dbg": {
« testing/buildbot/chromium.linux.json ('K') | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698