Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index d44b91e53b47bd7f5716551b3bdc83eb4b80d100..adee1532ef29b849328599ef8a73514bfd4227f9 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -461,6 +461,8 @@ |
'../../src/compiler/ast-loop-assignment-analyzer.h', |
'../../src/compiler/basic-block-instrumentor.cc', |
'../../src/compiler/basic-block-instrumentor.h', |
+ '../../src/compiler/binary-operator-reducer.cc', |
+ '../../src/compiler/binary-operator-reducer.h', |
'../../src/compiler/branch-elimination.cc', |
'../../src/compiler/branch-elimination.h', |
'../../src/compiler/bytecode-graph-builder.cc', |