Chromium Code Reviews| Index: base/PRESUBMIT.py |
| diff --git a/base/PRESUBMIT.py b/base/PRESUBMIT.py |
| index 459751edcb84d573c2152f26591112054effb43d..cf6827c24c6c1c43d8de2e250e9bf2d6ce3879d4 100644 |
| --- a/base/PRESUBMIT.py |
| +++ b/base/PRESUBMIT.py |
| @@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl. |
| """ |
| def GetPreferredTrySlaves(): |
| - return ['win', 'linux', 'mac', 'win_sync', 'linux_sync', 'mac_sync'] |
| + return ['win_sync', 'linux_sync', 'mac_sync'] |