Chromium Code Reviews| Index: tools/testing/dart/co19_test_config.dart |
| diff --git a/tools/testing/dart/co19_test_config.dart b/tools/testing/dart/co19_test_config.dart |
| index e8d6492b5c4618aad215d0507ff9ffdb564eea7b..a0d2754553691f249391c2d704389d8676f81bb2 100644 |
| --- a/tools/testing/dart/co19_test_config.dart |
| +++ b/tools/testing/dart/co19_test_config.dart |
| @@ -4,7 +4,7 @@ |
| library co19_test_config; |
| -import 'path.dart'; |
| +import 'lib/path.dart'; |
| import 'test_suite.dart'; |
| class Co19TestSuite extends StandardTestSuite { |