Index: ui/aura/PRESUBMIT.py |
diff --git a/ui/aura/PRESUBMIT.py b/ui/aura/PRESUBMIT.py |
index 335eae31f4b4e5e8c3590abdbee20d6a3f08f1a0..0d965a2cb6d66d16bccae08369fb24215afe0ee0 100644 |
--- a/ui/aura/PRESUBMIT.py |
+++ b/ui/aura/PRESUBMIT.py |
@@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl. |
""" |
def GetPreferredTrySlaves(): |
- return ['linux_chromeos', 'linux_aura'] |
+ return ['linux_chromeos', 'linux_aura', 'win_aura'] |