Chromium Code Reviews| Index: jingle/PRESUBMIT.py |
| diff --git a/jingle/PRESUBMIT.py b/jingle/PRESUBMIT.py |
| index 2ed4998e72a42cc451f0f554ee6fc0ef60ff5a7f..427ddcd761c0479b3767dcbc197491508ff65a30 100644 |
| --- a/jingle/PRESUBMIT.py |
| +++ b/jingle/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'] |