Chromium Code Reviews| Index: PRESUBMIT_test.py |
| diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py |
| index 6daae169563d4fb92cdaa78b838fadc0fdbfa98b..58ca4027767377df42f14514da99b761320aa065 100755 |
| --- a/PRESUBMIT_test.py |
| +++ b/PRESUBMIT_test.py |
| @@ -598,8 +598,6 @@ class TryServerMasterTest(unittest.TestCase): |
| def testTryServerMasters(self): |
| bots = { |
| 'tryserver.chromium.gpu': [ |
| - 'linux_gpu', |
| - 'linux_gpu_triggered_tests', |
| 'win_gpu', |
| 'win_gpu_triggered_tests', |
| ], |