Chromium Code Reviews| Index: tests/standalone/io/raw_socket_write_destroy_test.dart |
| diff --git a/tests/standalone/io/raw_socket_write_destroy_test.dart b/tests/standalone/io/raw_socket_write_destroy_test.dart |
| index 13ecaf3f5741ab81ebefde3100b344e1ef6c430d..d7dc0d841988d2fdc1462cae4a815b6004189f66 100644 |
| --- a/tests/standalone/io/raw_socket_write_destroy_test.dart |
| +++ b/tests/standalone/io/raw_socket_write_destroy_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"; |