| Index: tools/testing/dart/test_options.dart
|
| diff --git a/tools/testing/dart/test_options.dart b/tools/testing/dart/test_options.dart
|
| index bc183c503169201572db77e79545295fd92e6ead..4d1b8f6521a12e800e7868e972c5370fb89b9e20 100644
|
| --- a/tools/testing/dart/test_options.dart
|
| +++ b/tools/testing/dart/test_options.dart
|
| @@ -306,7 +306,7 @@ Note: currently only implemented for dart2js.''',
|
| 'Use the new selenium replacement browser-controller.',
|
| ['--use_browser_controller'],
|
| [],
|
| - false,
|
| + true,
|
| 'bool'
|
| ),
|
| new _TestOptionSpecification(
|
|
|