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

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

Issue 1131443005: Build mandoline:all on Android GN bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.chromium.linux.json
diff --git a/testing/buildbot/tryserver.chromium.linux.json b/testing/buildbot/tryserver.chromium.linux.json
index db76d118926cc37a34cea79c7838b97c30dd3233..33c6c2fb8f3c683b93af1102a73430318828b97d 100644
--- a/testing/buildbot/tryserver.chromium.linux.json
+++ b/testing/buildbot/tryserver.chromium.linux.json
@@ -1,13 +1,15 @@
{
"android_chromium_gn_compile_dbg": {
"additional_compile_targets": [
- "chrome_shell_apk"
+ "chrome_shell_apk",
+ "mandoline:all"
],
"gtest_tests": []
},
"android_chromium_gn_compile_rel": {
"additional_compile_targets": [
- "chrome_shell_apk"
+ "chrome_shell_apk",
+ "mandoline:all"
],
"gtest_tests": []
},
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698