Chromium Code Reviews| Index: sdk/lib/io/io.dart |
| diff --git a/sdk/lib/io/io.dart b/sdk/lib/io/io.dart |
| index b7d284367078e020de3fd082ab2f605f395e82fa..0ff9b24b450e7cf03977e0fcea11ab5547403826 100644 |
| --- a/sdk/lib/io/io.dart |
| +++ b/sdk/lib/io/io.dart |
| @@ -38,7 +38,7 @@ part 'http_impl.dart'; |
| part 'http_parser.dart'; |
| part 'http_session.dart'; |
| part 'http_utils.dart'; |
| -part 'io_stream_consumer.dart'; |
| +part 'io_sink.dart'; |
| part 'mime_multipart_parser.dart'; |
| part 'path.dart'; |
| part 'path_impl.dart'; |