Chromium Code Reviews| Index: src/ic/x87/ic-compiler-x87.cc |
| diff --git a/src/ic/x87/ic-compiler-x87.cc b/src/ic/x87/ic-compiler-x87.cc |
| index 69ca69cc25f7aa393bf9dfaeffde089610385ed9..4d5fc6a7121c754ad519fac7b78ebb6a5f531205 100644 |
| --- a/src/ic/x87/ic-compiler-x87.cc |
| +++ b/src/ic/x87/ic-compiler-x87.cc |
| @@ -2,8 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "src/v8.h" |
| - |
| #if V8_TARGET_ARCH_X87 |
| #include "src/ic/ic.h" |