| Index: sdk/lib/io/iolib_sources.gypi
|
| diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
|
| index b10f218f029682a2c1aea64778c14e237f4eafa0..0bad9e1c6c2786cff73661da612de891857b63dd 100644
|
| --- a/sdk/lib/io/iolib_sources.gypi
|
| +++ b/sdk/lib/io/iolib_sources.gypi
|
| @@ -15,18 +15,13 @@
|
| 'file_impl.dart',
|
| 'file_system_entity.dart',
|
| 'http.dart',
|
| - 'http_body.dart',
|
| - 'http_body_impl.dart',
|
| 'http_headers.dart',
|
| 'http_impl.dart',
|
| - 'http_multipart_form_data.dart',
|
| - 'http_multipart_form_data_impl.dart',
|
| 'http_parser.dart',
|
| 'http_session.dart',
|
| 'http_utils.dart',
|
| 'io_sink.dart',
|
| 'link.dart',
|
| - 'mime_multipart_parser.dart',
|
| 'options.dart',
|
| 'path.dart',
|
| 'path_impl.dart',
|
|
|