| Index: tests/standalone/io/http_headers_test.dart
|
| diff --git a/tests/standalone/io/http_headers_test.dart b/tests/standalone/io/http_headers_test.dart
|
| index 5442ae8bb7b7d41a360f4aa5f85cfee9d53b27cf..6b4c1f15b61cbbb328c31b95be71df595c1c0d13 100644
|
| --- a/tests/standalone/io/http_headers_test.dart
|
| +++ b/tests/standalone/io/http_headers_test.dart
|
| @@ -32,6 +32,7 @@ part "../../../sdk/lib/io/io_service.dart";
|
| part "../../../sdk/lib/io/io_sink.dart";
|
| part "../../../sdk/lib/io/platform.dart";
|
| part "../../../sdk/lib/io/platform_impl.dart";
|
| +part "../../../sdk/lib/io/service_object.dart";
|
| part "../../../sdk/lib/io/secure_socket.dart";
|
| part "../../../sdk/lib/io/secure_server_socket.dart";
|
| part "../../../sdk/lib/io/socket.dart";
|
|
|