Chromium Code Reviews| Index: runtime/tests/vm/dart/byte_array_test.dart |
| diff --git a/runtime/tests/vm/dart/byte_array_test.dart b/runtime/tests/vm/dart/byte_array_test.dart |
| index 87da9c435288956bb55512a41773d1886b71e91c..0eab243cd0d6b2e2c541abfc06571c0400ecc652 100644 |
| --- a/runtime/tests/vm/dart/byte_array_test.dart |
| +++ b/runtime/tests/vm/dart/byte_array_test.dart |
| @@ -5,7 +5,6 @@ |
| // Library tag to be able to run in html test framework. |
| library byte_array_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:scalarlist'; |
| class ByteArrayTest { |