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

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

Issue 1229723004: Build all targets on Android's GN bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn13
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 23fb1bc566cecf7af57383cc28c119f3ce98d9e3..d9bfd2ba591f49cccb9a34ab67e67950b0f82b4c 100644
--- a/testing/buildbot/tryserver.chromium.linux.json
+++ b/testing/buildbot/tryserver.chromium.linux.json
@@ -1,23 +1,12 @@
{
"android_chromium_gn_compile_dbg": {
"additional_compile_targets": [
- "chrome_public_apk",
- "chrome_public_test_apk",
- "chrome_shell_apk",
- "chrome_shell_test_apk",
- "content_shell_apk",
- "mandoline:all"
+ "all"
]
},
"android_chromium_gn_compile_rel": {
"additional_compile_targets": [
- "chrome_public_apk",
- "chrome_public_test_apk",
- "chrome_shell_apk",
- "chrome_shell_test_apk",
- "content_shell_apk",
- "content_shell_test_apk",
- "mandoline:all"
+ "all"
],
"scripts": [
{
« 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