Chromium Code Reviews| Index: runtime/lib/corelib_sources.gypi |
| diff --git a/runtime/lib/corelib_sources.gypi b/runtime/lib/corelib_sources.gypi |
| index d3efd485db79e5e1b151d17fc5d42b70bce71e88..5580b91223439dd9f95b43b8d9e5ee59daa1bcf4 100644 |
| --- a/runtime/lib/corelib_sources.gypi |
| +++ b/runtime/lib/corelib_sources.gypi |
| @@ -51,6 +51,8 @@ |
| 'string_patch.dart', |
| 'string_buffer_patch.dart', |
| 'type_patch.dart', |
| + 'uri.cc', |
| + 'uri_patch.dart', |
| 'weak_property.dart', |
| 'weak_property.cc', |
| ], |