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

Unified Diff: masters/master.client.dart/master.cfg

Issue 50423002: Add windows installer bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 7 years, 2 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 | masters/master.client.dart/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.dart/master.cfg
===================================================================
--- masters/master.client.dart/master.cfg (revision 231314)
+++ masters/master.client.dart/master.cfg (working copy)
@@ -470,6 +470,12 @@
'category': category('4dart-editor'),
'platform': 'posix' + postfix,
},
+ {
+ 'name': 'dart-editor-installer-win' + postfix,
+ 'category': category('4dart-editor'),
+ 'platform': 'windows-wix' + postfix,
+ },
+
]
variants_arm = [
« no previous file with comments | « no previous file | masters/master.client.dart/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698