Index: ash/PRESUBMIT.py |
diff --git a/ash/PRESUBMIT.py b/ash/PRESUBMIT.py |
index 407a3dd0a7f29f4977961602b87466fb97cce9fb..f121c4b1cc38340c4837d3346f55504895b90bfe 100644 |
--- a/ash/PRESUBMIT.py |
+++ b/ash/PRESUBMIT.py |
@@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl. |
""" |
def GetPreferredTrySlaves(): |
- return ['linux_chromeos', 'linux_chromeos_clang'] |
+ return ['linux_chromeos', 'linux_chromeos_clang', 'win_aura'] |