Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index a282bbb366672c255bf251a0e94ff3f1118ed36b..7607b10ace8e365ff84963b36ef4f022f0ec17ba 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -479,6 +479,8 @@ |
'../../src/compiler/graph-visualizer.h', |
'../../src/compiler/graph.cc', |
'../../src/compiler/graph.h', |
+ '../../src/compiler/greedy-allocator.cc', |
+ '../../src/compiler/greedy-allocator.h', |
'../../src/compiler/instruction-codes.h', |
'../../src/compiler/instruction-selector-impl.h', |
'../../src/compiler/instruction-selector.cc', |