| 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 a0a231d8631ebc9347755f76fb72f80bf0c68ee7..6bf331513aaf425073bc30806b7d424c30a62fb2 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -111,6 +111,10 @@ TRYBOTS = freeze({
|
| 'mastername': 'chromium.android',
|
| 'buildername': 'Android Swarm Builder',
|
| }),
|
| + 'android_n5x_swarming_rel': simple_bot({
|
| + 'mastername': 'chromium.android',
|
| + 'buildername': 'Android N5X Swarm Builder',
|
| + }),
|
| 'cast_shell_android': simple_bot({
|
| 'mastername': 'chromium.linux',
|
| 'buildername': 'Cast Android (dbg)',
|
|
|