| 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 71d2fb5882aec8467857b8bfb3fb74440779c9ee..d11389ea6f540150f0c6714e411d1f621f9e0387 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -67,10 +67,6 @@ TRYBOTS = freeze({
|
| },
|
| 'tryserver.chromium.android': {
|
| 'builders': {
|
| - 'android_amp': simple_bot({
|
| - 'mastername': 'chromium.fyi',
|
| - 'buildername': 'Android Tests (amp split)',
|
| - }),
|
| 'android_archive_rel_ng': simple_bot({
|
| 'mastername': 'chromium',
|
| 'buildername': 'Android',
|
|
|