Chromium Code Reviews| Index: src/compiler/diamond.h |
| diff --git a/src/compiler/diamond.h b/src/compiler/diamond.h |
| index fad24cdb727e8734870fd53f9867c036ef2634c8..cf83638bba8ddd6f6c501668d892c5d593cfc375 100644 |
| --- a/src/compiler/diamond.h |
| +++ b/src/compiler/diamond.h |
| @@ -5,8 +5,6 @@ |
| #ifndef V8_COMPILER_DIAMOND_H_ |
| #define V8_COMPILER_DIAMOND_H_ |
| -#include "src/v8.h" |
| - |
| #include "src/compiler/common-operator.h" |
| #include "src/compiler/graph.h" |
| #include "src/compiler/node.h" |