| 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 f5b53995caa2fc90565f997227d55b89caea8edb..e94d6d6a325110cb5501ecb1d8c0664380265e78 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py
|
| @@ -498,11 +498,6 @@ TRYBOTS = freeze({
|
| 'buildername': 'GPU Win Builder',
|
| 'tester': 'Win7 Release (NVIDIA)',
|
| },
|
| - {
|
| - 'mastername': 'chromium.gpu',
|
| - 'buildername': 'GPU Win Builder',
|
| - 'tester': 'Win7 Release (ATI)',
|
| - },
|
| ],
|
| },
|
| 'win10_chromium_x64_rel_ng': simple_bot({
|
|
|