Chromium Code Reviews| Index: chrome/browser/ui/views/PRESUBMIT.py |
| =================================================================== |
| --- chrome/browser/ui/views/PRESUBMIT.py (revision 113065) |
| +++ chrome/browser/ui/views/PRESUBMIT.py (working copy) |
| @@ -9,4 +9,4 @@ |
| """ |
| def GetPreferredTrySlaves(): |
| - return ['linux_view', 'linux_chromeos'] |
| + return ['linux_aura_compile', 'linux_chromeos'] |