Chromium Code Reviews| Index: tests/standalone/io/regress_8828_test.dart |
| diff --git a/tests/standalone/io/regress_8828_test.dart b/tests/standalone/io/regress_8828_test.dart |
| index 258d7a666f72f25f9415168c83c046a350e4f57d..7842be5a88938e282aa249a71d24748a6565e20d 100644 |
| --- a/tests/standalone/io/regress_8828_test.dart |
| +++ b/tests/standalone/io/regress_8828_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'; |
| void main() { |