Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Unified Diff: ui/views/PRESUBMIT.py

Issue 10911193: ui/views/ should trigger the non-chromeos aura bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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']
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698