Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index a44d7591fe9ea4a98194df2b894d3ee85787b397..ca81095f9312b4fb1bcf4db65f8fe04986238748 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1149,6 +1149,7 @@ |
'runtime/runtime-literals.cc', |
'runtime/runtime-liveedit.cc', |
'runtime/runtime-maths.cc', |
+ 'runtime/runtime-module.cc', |
'runtime/runtime-numbers.cc', |
'runtime/runtime-object.cc', |
'runtime/runtime-operators.cc', |