Index: src/compiler/typer.cc |
diff --git a/src/compiler/typer.cc b/src/compiler/typer.cc |
index 1db6bd84fcffbf96742982aa390836b1f58d1898..5fccdad01f42335cb3ff1464b47614ba87f9e029 100644 |
--- a/src/compiler/typer.cc |
+++ b/src/compiler/typer.cc |
@@ -3,7 +3,6 @@ |
// found in the LICENSE file. |
#include "src/bootstrapper.h" |
-#include "src/compiler/graph-inl.h" |
#include "src/compiler/graph-reducer.h" |
#include "src/compiler/js-operator.h" |
#include "src/compiler/node.h" |