| 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..41498467eb1adfaa98321143538fb569b463b8ad 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -115,6 +115,10 @@ TRYBOTS = freeze({
|
| 'mastername': 'chromium.android',
|
| 'buildername': 'Android N5X Swarm Builder',
|
| }),
|
| + 'android_optional_gpu_tests_rel': simple_bot({
|
| + 'mastername': 'chromium.gpu.fyi',
|
| + 'buildername': 'Android Release (Nexus 5X)',
|
| + }),
|
| 'cast_shell_android': simple_bot({
|
| 'mastername': 'chromium.linux',
|
| 'buildername': 'Cast Android (dbg)',
|
|
|