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 9d9d15868b3a4834cff73194312ee7fd9efcac1d..468803134413bc625df9fc15beaf33fe22f0f7a6 100644 |
--- a/scripts/slave/recipe_modules/chromium_tests/trybots.py |
+++ b/scripts/slave/recipe_modules/chromium_tests/trybots.py |
@@ -237,7 +237,7 @@ TRYBOTS = freeze({ |
'buildername': 'Android Builder', |
'tester': 'Android Tests', |
}, |
- 'linux_arm_compile': { |
+ 'linux_arm': { |
'mastername': 'chromium.fyi', |
'buildername': 'Linux ARM', |
}, |