Chromium Code Reviews| Index: tests/compiler/dart2js/frontend_checker.dart |
| =================================================================== |
| --- tests/compiler/dart2js/frontend_checker.dart (revision 42109) |
| +++ tests/compiler/dart2js/frontend_checker.dart (working copy) |
| @@ -14,7 +14,7 @@ |
| import '../../../tools/testing/dart/multitest.dart' |
| show ExtractTestsFromMultitest; |
| -import '../../../tools/testing/dart/utils.dart' |
| +import '../../../tools/testing/dart/path.dart' |
| show Path; |
| void check(List<String> testFiles, |