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