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

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

Issue 2022093002: [Android] Build "all" on the clang and arm64 android builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase after V8 roll Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 69e982f2a05442e315c89c5bb13e6ee5096fd4ac..520bd50ae94fb35f4c0e7e8936761027ac3be709 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1,7 +1,7 @@
{
"Android Arm64 Builder (dbg)": {
"additional_compile_targets": [
- "gn_all"
+ "all"
]
},
"Android Builder": {
@@ -17,12 +17,6 @@
},
"Android Clang Builder (dbg)": {
"additional_compile_targets": [
- "gn_all"
- ]
- },
- "Android GN": {},
- "Android GN (dbg)": {
- "additional_compile_targets": [
"all"
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698