Chromium Code Reviews| Index: runtime/lib/lib_sources.gypi |
| diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi |
| index 6c62a6d94453af046908865038ef6c1ef44e71e5..452d0c04a00be2cec65e3999eb0c376454a77e44 100644 |
| --- a/runtime/lib/lib_sources.gypi |
| +++ b/runtime/lib/lib_sources.gypi |
| @@ -12,7 +12,10 @@ |
| 'error.cc', |
| 'error.dart', |
| 'error.h', |
| + 'expando_patch.dart', |
| 'literal_factory.dart', |
| 'object_patch.dart', |
| + 'weak_property.dart', |
| + 'weak_property.cc', |
| ], |
| } |