Chromium Code Reviews| Index: sdk/lib/io/iolib_sources.gypi |
| diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi |
| index f2d61f50fd3732a5b7e7f845fc24da1b3745a1ab..2eab1d9f0ccfe3f4076bbea40ec21dbd1fda91cf 100644 |
| --- a/sdk/lib/io/iolib_sources.gypi |
| +++ b/sdk/lib/io/iolib_sources.gypi |
| @@ -19,6 +19,8 @@ |
| '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', |