Chromium Code Reviews| Index: src/compiler/js-context-specialization.h |
| diff --git a/src/compiler/js-context-specialization.h b/src/compiler/js-context-specialization.h |
| index 298d3a39f828c050fd9bc621cc6de03ba27b0a29..b707755fc7cb2b9d14f80e66106e2161dbdd347d 100644 |
| --- a/src/compiler/js-context-specialization.h |
| +++ b/src/compiler/js-context-specialization.h |
| @@ -8,7 +8,6 @@ |
| #include "src/compiler/graph-reducer.h" |
| #include "src/compiler/js-graph.h" |
| #include "src/contexts.h" |
| -#include "src/v8.h" |
| namespace v8 { |
| namespace internal { |