Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 621de130c6fdc489186569555c525d57aa3d9eaa..51c1ae421bcc1e1ea7e3402cb9026b40b27f78d8 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', |