Index: src/compiler/ast-graph-builder.cc |
diff --git a/src/compiler/ast-graph-builder.cc b/src/compiler/ast-graph-builder.cc |
index d0ebd6bf6ffdff709171fcb7423020a88faeb8e9..28d55ffa3e42eadc3d992bbec855a1d121481f8b 100644 |
--- a/src/compiler/ast-graph-builder.cc |
+++ b/src/compiler/ast-graph-builder.cc |
@@ -15,7 +15,6 @@ |
#include "src/compiler/node-properties.h" |
#include "src/compiler/operator-properties.h" |
#include "src/compiler/state-values-utils.h" |
-#include "src/full-codegen/full-codegen.h" |
#include "src/parser.h" |
#include "src/scopes.h" |