Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index bcb580167e4a82e1b8d4cd2853d63ab0db7f37b9..39536cccc09c7820069ff881cd6683b70a52217a 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -816,6 +816,8 @@ |
'../../src/interpreter/bytecode-array-builder.h', |
'../../src/interpreter/bytecode-array-iterator.cc', |
'../../src/interpreter/bytecode-array-iterator.h', |
+ '../../src/interpreter/control-flow-builders.cc', |
+ '../../src/interpreter/control-flow-builders.h', |
'../../src/interpreter/interpreter.cc', |
'../../src/interpreter/interpreter.h', |
'../../src/isolate-inl.h', |