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 4b5f5a43c119ce359a6069d317c1bff623f64edf..c624c06f63d5780ea1b0b001207118c09c32b19d 100644 |
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py |
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py |
@@ -580,8 +580,8 @@ TRYBOTS = freeze({ |
}, analyze_mode='compile'), |
'win_chromium_x64_rel_ng': simple_bot({ |
'mastername': 'chromium.win', |
- 'buildername': 'Win x64 Builder', |
- 'tester': 'Win 7 Tests x64 (1)', |
+ 'buildername': 'Win x64 GN', |
+ 'tester': 'Win x64 GN', |
}), |
'win_chromium_x64_rel_ng_exp': simple_bot({ |
'mastername': 'chromium.win', |