Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index c5e214acdf5805f308132dc87fe4438cb41a52c5..afe3f90340f3710982277481d3a05d352979b64b 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -625,6 +625,8 @@ |
'compiler/node.h', |
'compiler/opcodes.cc', |
'compiler/opcodes.h', |
+ 'compiler/operation-typer.cc', |
+ 'compiler/operation-typer.h', |
'compiler/operator-properties.cc', |
'compiler/operator-properties.h', |
'compiler/operator.cc', |