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 68d98498332f1279baea001a8bb11b6b69da204e..3b68cf24c1e137a54b4fd0b94ac6c4989dc046c2 100644 |
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py |
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py |
@@ -564,10 +564,10 @@ TRYBOTS = freeze({ |
}, |
], |
}, |
- 'win10_chromium_rel_ng': simple_bot({ |
- 'mastername': 'chromium.fyi', |
+ 'win10_chromium_x64_rel_ng': simple_bot({ |
+ 'mastername': 'chromium.win', |
'buildername': 'Win Builder', |
- 'tester': 'Win10 Tests (1)', |
+ 'tester': 'Win10 Tests x64', |
}), |
'win_chromium_rel_ng_exp': simple_bot({ |
'mastername': 'chromium.win', |