Chromium Code Reviews| Index: tests/standalone/io/http_10_test.dart |
| diff --git a/tests/standalone/io/http_10_test.dart b/tests/standalone/io/http_10_test.dart |
| index bf88a9ac99970c3dde698a127ada06b330d677af..0c79981dd9f233a0947ccba031a237311f4bd7e2 100644 |
| --- a/tests/standalone/io/http_10_test.dart |
| +++ b/tests/standalone/io/http_10_test.dart |
| @@ -7,6 +7,7 @@ |
| // VMOptions=--short_socket_write |
| // VMOptions=--short_socket_read --short_socket_write |
| +import "package:expect/expect.dart"; |
| import "dart:isolate"; |
| import "dart:io"; |