Chromium Code Reviews| Index: tests/standalone/io/http_compression_test.dart |
| diff --git a/tests/standalone/io/http_compression_test.dart b/tests/standalone/io/http_compression_test.dart |
| index c347023d1b053891085b86ef853ae37c23a17d41..78007faf9ccfb81ca9e73c680f2c8782f38adabe 100644 |
| --- a/tests/standalone/io/http_compression_test.dart |
| +++ b/tests/standalone/io/http_compression_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:typeddata'; |