Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index 4fffafd3b413fa88c4c40bbd53f89b117bd70094..43bdf744b41b0748ff9aace339923475c5736002 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -455,6 +455,8 @@ |
'ast/ast-value-factory.h', |
'ast/ast.cc', |
'ast/ast.h', |
+ 'ast/compile-time-value.cc', |
+ 'ast/compile-time-value.h', |
'ast/context-slot-cache.cc', |
'ast/context-slot-cache.h', |
'ast/modules.cc', |