| Index: tools/testing/dart/test_options.dart
|
| diff --git a/tools/testing/dart/test_options.dart b/tools/testing/dart/test_options.dart
|
| index df6cad337891cd0f0e2aca3f9f2f3cb154f64dcd..1becb6cebb1644e8c6d54551bf2467f73fc18728 100644
|
| --- a/tools/testing/dart/test_options.dart
|
| +++ b/tools/testing/dart/test_options.dart
|
| @@ -156,7 +156,7 @@ is 'dart file.dart' and you specify special command
|
| 'Progress indication mode',
|
| ['-p', '--progress'],
|
| ['compact', 'color', 'line', 'verbose',
|
| - 'silent', 'status', 'buildbot'],
|
| + 'silent', 'status', 'buildbot', 'diff'],
|
| 'compact'),
|
| new _TestOptionSpecification(
|
| 'step_name',
|
|
|