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