| Index: tools/testing/dart/test_options.dart
|
| diff --git a/tools/testing/dart/test_options.dart b/tools/testing/dart/test_options.dart
|
| index 8e68aa83085a328a054c3292775776dfb872271a..0a25eb9b77ce58ddd712bddffd99261a9cd38eff 100644
|
| --- a/tools/testing/dart/test_options.dart
|
| +++ b/tools/testing/dart/test_options.dart
|
| @@ -113,7 +113,7 @@ is 'dart file.dart' and you specify special command
|
| 'arch',
|
| 'The architecture to run tests for',
|
| ['-a', '--arch'],
|
| - ['all', 'ia32', 'x64', 'simarm', 'simmips'],
|
| + ['all', 'ia32', 'x64', 'simarm', 'simmips', 'arm'],
|
| 'ia32'),
|
| new _TestOptionSpecification(
|
| 'system',
|
|
|