Index: scripts/slave/recipes/chromium_trybot.py |
diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py |
index b6343eacbe66d11e9d6e5f195239c6e95681372f..8c498c6deb577b26a38c2c5d7d2a16fb45f72d09 100644 |
--- a/scripts/slave/recipes/chromium_trybot.py |
+++ b/scripts/slave/recipes/chromium_trybot.py |
@@ -55,11 +55,6 @@ BUILDERS = freeze({ |
}, |
'tryserver.chromium.linux': { |
'builders': { |
- 'linux_arm_compile': { |
- 'mastername': 'chromium.linux', |
- 'buildername': 'Linux ARM', |
- 'analyze_mode': 'compile', |
- }, |
'android_amp': { |
'mastername': 'chromium.fyi', |
'buildername': 'Android Tests (amp split)', |