| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index bfca38613dc8df8a3389335c8b4027d3fcbf6f80..90d90b3d58c12bf66e4a244e85e1370c3297534b 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -1205,6 +1205,18 @@
|
| }
|
| ]
|
| },
|
| + "Android arm Builder (dbg)": {
|
| + "additional_compile_targets": [
|
| + "dump_syms",
|
| + "microdump_stackwalk"
|
| + ]
|
| + },
|
| + "Android arm64 Builder (dbg)": {
|
| + "additional_compile_targets": [
|
| + "dump_syms",
|
| + "microdump_stackwalk"
|
| + ]
|
| + },
|
| "KitKat Tablet Tester": {
|
| "gtest_tests": [
|
| {
|
|
|