Chromium Code Reviews| Index: ui/views/PRESUBMIT.py |
| diff --git a/ui/views/PRESUBMIT.py b/ui/views/PRESUBMIT.py |
| index fcb71c126acb3c7cfa13231112e578cb53053407..b38313382039c7de12fbee99d389431e365b8aec 100644 |
| --- a/ui/views/PRESUBMIT.py |
| +++ b/ui/views/PRESUBMIT.py |
| @@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl. |
| """ |
| def GetPreferredTrySlaves(): |
| - return ['linux_chromeos'] |
| + return ['linux_chromeos', 'linux_aura', 'win_aura'] |