| 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"
|
| ]
|
| },
|
|
|