Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 3b832852e3b40f2a6f2dbdd2af6f5519d50d2293..a715acc8f9097aa4200ed3344619098b338b1c04 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -384,6 +384,8 @@ |
'../../src/compiler/js-generic-lowering.h', |
'../../src/compiler/js-graph.cc', |
'../../src/compiler/js-graph.h', |
+ '../../src/compiler/js-inlining.cc', |
+ '../../src/compiler/js-inlining.h', |
'../../src/compiler/js-operator.h', |
'../../src/compiler/js-typed-lowering.cc', |
'../../src/compiler/js-typed-lowering.h', |