Chromium Code Reviews| 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 = [ |