Chromium Code Reviews| Index: tests/standalone/io/http_request_pipeling_test.dart |
| diff --git a/tests/standalone/io/http_request_pipeling_test.dart b/tests/standalone/io/http_request_pipeling_test.dart |
| index b12cb4872826e45ba3c65fd182ead1586559efcd..152fd15d571430d232a59c2339ed8468419b8d63 100644 |
| --- a/tests/standalone/io/http_request_pipeling_test.dart |
| +++ b/tests/standalone/io/http_request_pipeling_test.dart |
| @@ -7,6 +7,7 @@ |
| // VMOptions=--short_socket_write |
| // VMOptions=--short_socket_read --short_socket_write |
| +import "package:expect/expect.dart"; |
| import "dart:io"; |
| import "dart:uri"; |