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": [ |
{ |