Chromium Code Reviews| Index: tests/standalone/io/http_shutdown_test.dart |
| diff --git a/tests/standalone/io/http_shutdown_test.dart b/tests/standalone/io/http_shutdown_test.dart |
| index 3d2faa9f2cfd93d723aa27181008ea10e5f66544..c24fc2ed2603825192295fc7ff9bb4f4c858cdef 100644 |
| --- a/tests/standalone/io/http_shutdown_test.dart |
| +++ b/tests/standalone/io/http_shutdown_test.dart |
| @@ -7,7 +7,6 @@ |
| // VMOptions=--short_socket_write |
| // VMOptions=--short_socket_read --short_socket_write |
| -import "package:expect/expect.dart"; |
| import "dart:async"; |
| import "dart:io"; |