Chromium Code Reviews| Index: src/compiler/machine-operator.cc |
| diff --git a/src/compiler/machine-operator.cc b/src/compiler/machine-operator.cc |
| index eb034e92e3736837e4120bf67226290a9f14c8b7..2522a8e15dba03740ffe9a5e1cd72ff00666511f 100644 |
| --- a/src/compiler/machine-operator.cc |
| +++ b/src/compiler/machine-operator.cc |
| @@ -7,8 +7,6 @@ |
| #include "src/base/lazy-instance.h" |
| #include "src/compiler/opcodes.h" |
| #include "src/compiler/operator.h" |
| -#include "src/v8.h" |
| -#include "src/zone-inl.h" |
| namespace v8 { |
| namespace internal { |