Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index 0a76944e50b269bdd3a634f8d0c9296a8ecc33f9..c2739410dbedb63a5fe28ab7c0bc33fa0be891dd 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -888,6 +888,8 @@ |
'fast-accessor-assembler.h', |
'fast-dtoa.cc', |
'fast-dtoa.h', |
+ 'ffi/ffi-compiler.cc', |
+ 'ffi/ffi-compiler.h', |
'field-index.h', |
'field-index-inl.h', |
'field-type.cc', |