Index: src/compiler/ast-graph-builder.h |
diff --git a/src/compiler/ast-graph-builder.h b/src/compiler/ast-graph-builder.h |
index 658e7368d4d0e2ba54fbcc208bb54d57cd20f0e4..030868cd33c1c7698ef49f78c89c38d5394c613b 100644 |
--- a/src/compiler/ast-graph-builder.h |
+++ b/src/compiler/ast-graph-builder.h |
@@ -5,8 +5,6 @@ |
#ifndef V8_COMPILER_AST_GRAPH_BUILDER_H_ |
#define V8_COMPILER_AST_GRAPH_BUILDER_H_ |
-#include "src/v8.h" |
- |
#include "src/ast.h" |
#include "src/compiler/js-graph.h" |