Chromium Code Reviews| Index: tests/standalone/typed_array_test.dart |
| diff --git a/tests/standalone/typed_array_test.dart b/tests/standalone/typed_array_test.dart |
| index 007f9ec1074c6d91cd5327b2444587ce299dbfb1..4532ee1575b170cf7a76291368546441e503be4e 100644 |
| --- a/tests/standalone/typed_array_test.dart |
| +++ b/tests/standalone/typed_array_test.dart |
| @@ -6,7 +6,6 @@ |
| // Library tag to be able to run in html test framework. |
| library TypedArray; |
| -import "package:expect/expect.dart"; |
| import 'dart:isolate'; |
| import 'dart:typeddata'; |