Chromium Code Reviews| Index: PRESUBMIT_test.py |
| diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py |
| index 060bb48b169b025c1c17e3e439a2c23240443739..9d82644ac71b5d4f64376d9f590cad90f21cb043 100755 |
| --- a/PRESUBMIT_test.py |
| +++ b/PRESUBMIT_test.py |
| @@ -620,8 +620,6 @@ class TryServerMasterTest(unittest.TestCase): |
| def testTryServerMasters(self): |
| bots = { |
| 'tryserver.chromium.gpu': [ |
| - 'mac_gpu', |
| - 'mac_gpu_triggered_tests', |
| 'linux_gpu', |
| 'linux_gpu_triggered_tests', |
| 'win_gpu', |