| Index: sdk/lib/io/iolib_sources.gypi
|
| diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
|
| index b69d3a7e3b3a5e8063d3a1a004704e89f02c0e44..9f150969fd6a508dfe3a408e301ce22f189aa47f 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_date.dart',
|
| 'http_headers.dart',
|
| 'http_impl.dart',
|
| - 'http_multipart_form_data.dart',
|
| - 'http_multipart_form_data_impl.dart',
|
| 'http_parser.dart',
|
| 'http_session.dart',
|
| 'io_sink.dart',
|
| 'link.dart',
|
| - 'mime_multipart_parser.dart',
|
| 'options.dart',
|
| 'path.dart',
|
| 'path_impl.dart',
|
|
|