Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 5044b2c0c6065d8076b251625fd134afd5e60994..0844c126682b7199216b35dc75bebabc98639baa 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -863,6 +863,8 @@ |
'../../src/interpreter/bytecode-array-builder.h', |
'../../src/interpreter/bytecode-array-iterator.cc', |
'../../src/interpreter/bytecode-array-iterator.h', |
+ '../../src/interpreter/bytecode-register-allocator.cc', |
+ '../../src/interpreter/bytecode-register-allocator.h', |
'../../src/interpreter/bytecode-generator.cc', |
'../../src/interpreter/bytecode-generator.h', |
'../../src/interpreter/bytecode-traits.h', |