Chromium Code Reviews| Index: tests/compiler/dart2js/analyze_only_test.dart |
| diff --git a/tests/compiler/dart2js/analyze_only_test.dart b/tests/compiler/dart2js/analyze_only_test.dart |
| index 394fe0d1749639553c9eceea6531c91fe721fb2f..ffbc7a598fc6bc3ffb6f1454cd2565e4f91a216f 100644 |
| --- a/tests/compiler/dart2js/analyze_only_test.dart |
| +++ b/tests/compiler/dart2js/analyze_only_test.dart |
| @@ -5,7 +5,6 @@ |
| // Smoke test of the dart2js compiler API. |
| library analyze_only; |
| -import "package:expect/expect.dart"; |
| import 'dart:async'; |
| import 'dart:uri'; |