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

Unified Diff: ui/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 | « ash/PRESUBMIT.py ('k') | ui/resources/default_100_percent/ash/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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']
« no previous file with comments | « ash/PRESUBMIT.py ('k') | ui/resources/default_100_percent/ash/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698