Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index fb9679ee2894b43b34b1b598bdab328d1d7aa58c..79590676d52bef4574d5a3911341d3f5c388719d 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -625,6 +625,10 @@ |
'../../src/compiler/state-values-utils.h', |
'../../src/compiler/tail-call-optimization.cc', |
'../../src/compiler/tail-call-optimization.h', |
+ '../../src/compiler/type-hint-analyzer.cc', |
+ '../../src/compiler/type-hint-analyzer.h', |
+ '../../src/compiler/type-hints.cc', |
+ '../../src/compiler/type-hints.h', |
'../../src/compiler/typer.cc', |
'../../src/compiler/typer.h', |
'../../src/compiler/value-numbering-reducer.cc', |