Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index de146716ce3d3d9d27d59f83ab0f935b92d771f2..a11603c1808bc0458a7e55fb312b52e7b8740290 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -526,6 +526,8 @@ |
'../../src/compiler/js-graph.h', |
'../../src/compiler/js-inlining.cc', |
'../../src/compiler/js-inlining.h', |
+ '../../src/compiler/js-inlining-heuristic.cc', |
+ '../../src/compiler/js-inlining-heuristic.h', |
'../../src/compiler/js-intrinsic-lowering.cc', |
'../../src/compiler/js-intrinsic-lowering.h', |
'../../src/compiler/js-operator.cc', |