| Index: tools/testing/dart/test_suite.dart
|
| diff --git a/tools/testing/dart/test_suite.dart b/tools/testing/dart/test_suite.dart
|
| index b6cd021b92eb89c9c78dd40a6698adfbc108bc22..abe3f385e83f880fd67f97ba293ecc4f3d15be56 100644
|
| --- a/tools/testing/dart/test_suite.dart
|
| +++ b/tools/testing/dart/test_suite.dart
|
| @@ -1113,7 +1113,6 @@ class StandardTestSuite extends TestSuite {
|
| contentShellFilename, fullHtmlPath, contentShellOptions,
|
| dartFlags, configurationDir));
|
| } else {
|
| - assert(configuration['use_browser_controller']);
|
| // This command is not actually run, it is used for reproducing
|
| // the failure.
|
| args = ['tools/testing/dart/launch_browser.dart',
|
|
|