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 f636f2e2f22dfe3e7ac59c875f7051cac3b00f72..cd594f6c4c3146164aa68fbc83d52987cf690960 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"; |