Chromium Code Reviews| Index: tests/standalone/io/http_advanced_test.dart |
| diff --git a/tests/standalone/io/http_advanced_test.dart b/tests/standalone/io/http_advanced_test.dart |
| index 76ffd8c059978e1e4899bb131a1c30d6d20ede48..56b51e898c25d299b971aa5d5a69d2ef47340859 100644 |
| --- a/tests/standalone/io/http_advanced_test.dart |
| +++ b/tests/standalone/io/http_advanced_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'; |