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

Unified Diff: ui/resources/default_200_percent/aura/PRESUBMIT.py

Issue 10831242: Trybots need to opt-in win_aura when aura files are changed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « ui/resources/default_200_percent/ash/PRESUBMIT.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/default_200_percent/aura/PRESUBMIT.py
diff --git a/ui/resources/default_200_percent/aura/PRESUBMIT.py b/ui/resources/default_200_percent/aura/PRESUBMIT.py
index 8311e1ce9df03105f8bcbce36174387e8b6cfaa4..222571e6c15bee309c688c233c5a7cc996faf13c 100644
--- a/ui/resources/default_200_percent/aura/PRESUBMIT.py
+++ b/ui/resources/default_200_percent/aura/PRESUBMIT.py
@@ -9,4 +9,4 @@ for more details on the presubmit API built into gcl.
"""
def GetPreferredTrySlaves():
- return ['linux_chromeos']
+ return ['linux_chromeos', 'win_aura']
« no previous file with comments | « ui/resources/default_200_percent/ash/PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698