Chromium Code Reviews| Index: tests/standalone/io/http_client_connect_test.dart |
| diff --git a/tests/standalone/io/http_client_connect_test.dart b/tests/standalone/io/http_client_connect_test.dart |
| index 69acd441d76303c4f96cfc5344a8571e70e99650..3f466dd41b9d4d8e07eadca60bb147249349a509 100644 |
| --- a/tests/standalone/io/http_client_connect_test.dart |
| +++ b/tests/standalone/io/http_client_connect_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'; |
| import 'dart:isolate'; |