| Index: PRESUBMIT_test.py
|
| diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
|
| index 00997b43e8a170ecb8b3e1f30b1a14051424d013..5f796c74fbebfc72ba440dbeb0f87b80f3d22569 100755
|
| --- a/PRESUBMIT_test.py
|
| +++ b/PRESUBMIT_test.py
|
| @@ -664,10 +664,6 @@ class IDLParsingTest(unittest.TestCase):
|
| class TryServerMasterTest(unittest.TestCase):
|
| def testTryServerMasters(self):
|
| bots = {
|
| - 'tryserver.chromium.gpu': [
|
| - 'win_gpu',
|
| - 'win_gpu_triggered_tests',
|
| - ],
|
| 'tryserver.chromium.mac': [
|
| 'ios_dbg_simulator',
|
| 'ios_rel_device',
|
|
|