Index: PRESUBMIT_test.py |
diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py |
index 9d82644ac71b5d4f64376d9f590cad90f21cb043..087723a6966ed887f64ac8e7ce0c681eff861949 100755 |
--- a/PRESUBMIT_test.py |
+++ b/PRESUBMIT_test.py |
@@ -620,8 +620,6 @@ class TryServerMasterTest(unittest.TestCase): |
def testTryServerMasters(self): |
bots = { |
'tryserver.chromium.gpu': [ |
- 'linux_gpu', |
- 'linux_gpu_triggered_tests', |
'win_gpu', |
'win_gpu_triggered_tests', |
], |