| 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 c43c066d3e9f2675a1e80be9def240c20eccedcf..9676fed42dc4281a9968806be0e5d6ad73a64511 100644
|
| --- a/tests/standalone/io/http_headers_test.dart
|
| +++ b/tests/standalone/io/http_headers_test.dart
|
| @@ -10,6 +10,7 @@ part "../../../sdk/lib/io/chunked_stream.dart";
|
| part "../../../sdk/lib/io/string_stream.dart";
|
| part "../../../sdk/lib/io/stream_util.dart";
|
| part "../../../sdk/lib/io/http.dart";
|
| +part "../../../sdk/lib/io/http_headers.dart";
|
| part "../../../sdk/lib/io/http_impl.dart";
|
| part "../../../sdk/lib/io/http_parser.dart";
|
| part "../../../sdk/lib/io/http_utils.dart";
|
|
|