Index: runtime/lib/lib_impl_sources.gypi |
diff --git a/runtime/lib/lib_impl_sources.gypi b/runtime/lib/lib_impl_sources.gypi |
index 04bb652f121b2c71e6b8498da44fb92779edc64b..030e2b8db4b99442ba81cf5cd502e66e21bc372c 100644 |
--- a/runtime/lib/lib_impl_sources.gypi |
+++ b/runtime/lib/lib_impl_sources.gypi |
@@ -27,5 +27,7 @@ |
'stopwatch_patch.dart', |
'string.cc', |
'string.dart', |
+ 'weak_property.cc', |
+ 'weak_property.dart', |
], |
} |