Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index e3a181a3d34d02381fa23509f346d02d9bf572f6..72bb71f341ed195d322f60f5f6f936626d61fc15 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -890,6 +890,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', |