Chromium Code Reviews| Index: src/compiler/graph-builder.h |
| diff --git a/src/compiler/graph-builder.h b/src/compiler/graph-builder.h |
| index 02d6ff08fd55336e180d3264b701fbbae2dcdd63..f2fb7f6c096a8963aadebac936ca39b0bb0886e4 100644 |
| --- a/src/compiler/graph-builder.h |
| +++ b/src/compiler/graph-builder.h |
| @@ -5,8 +5,6 @@ |
| #ifndef V8_COMPILER_GRAPH_BUILDER_H_ |
| #define V8_COMPILER_GRAPH_BUILDER_H_ |
| -#include "src/v8.h" |
| - |
| #include "src/allocation.h" |
| #include "src/compiler/common-operator.h" |
| #include "src/compiler/graph.h" |