Index: chrome/common/net/PRESUBMIT.py |
diff --git a/chrome/common/net/PRESUBMIT.py b/chrome/common/net/PRESUBMIT.py |
index c7e0e21f3930ba96d30617751ecd1ca55aa1b9b6..7eac4b699e1e37324213964ee0f9e9ee16d74e2b 100644 |
--- a/chrome/common/net/PRESUBMIT.py |
+++ b/chrome/common/net/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'] |