| Index: scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/trybots.py b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| index 86bb4e0de5760c96b097a6f7fedf3c0ca17661b7..27b500a29ad172827fe3227a55937bb02e0f50fe 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -107,10 +107,6 @@ TRYBOTS = freeze({
|
| 'mastername': 'chromium.fyi',
|
| 'buildername': 'Android Coverage (dbg)'
|
| }),
|
| - 'android_swarming_rel': simple_bot({
|
| - 'mastername': 'chromium.android',
|
| - 'buildername': 'Android Swarm Builder',
|
| - }),
|
| 'android_n5x_swarming_rel': simple_bot({
|
| 'mastername': 'chromium.android',
|
| 'buildername': 'Android N5X Swarm Builder',
|
|
|