Index: runtime/lib/lib_sources.gypi |
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi |
index a85f3d856f7f23b00d3632aee57205951a69254d..5dd5b7ff5a079d4788b8e4f74abfd127e622b356 100644 |
--- a/runtime/lib/lib_sources.gypi |
+++ b/runtime/lib/lib_sources.gypi |
@@ -28,8 +28,15 @@ |
'integers_patch.dart', |
'invocation_mirror_patch.dart', |
'literal_factory.dart', |
+ 'math.dart', |
+ 'math.cc', |
+ 'object.cc', |
'object_patch.dart', |
'print_patch.dart', |
+ 'regexp.cc', |
+ 'regexp_jsc.cc', |
+ 'regexp_jsc.h', |
+ 'regexp_patch.dart', |
'stopwatch_patch.dart', |
'stopwatch.cc', |
'string.cc', |