| Index: tools/testing/dart/test_options.dart
|
| diff --git a/tools/testing/dart/test_options.dart b/tools/testing/dart/test_options.dart
|
| index 78e29cfc7ee692e9f68bfb3775850a13f2929b71..bda38e0af7a50be868b9c92f5af1a9b2fd299e36 100644
|
| --- a/tools/testing/dart/test_options.dart
|
| +++ b/tools/testing/dart/test_options.dart
|
| @@ -106,7 +106,8 @@ is 'dart file.dart' and you specify special command
|
| tests).''',
|
| ['-r', '--runtime'],
|
| ['vm', 'd8', 'jsshell', 'drt', 'dartium', 'ff', 'firefox',
|
| - 'chrome', 'safari', 'ie9', 'ie10', 'opera', 'chromeOnAndroid', 'none'],
|
| + 'chrome', 'safari', 'ie9', 'ie10', 'opera', 'chromeOnAndroid',
|
| + 'none'],
|
| 'vm'),
|
| new _TestOptionSpecification(
|
| 'arch',
|
|
|