Chromium Code Reviews| Index: src/ic/x87/handler-compiler-x87.cc |
| diff --git a/src/ic/x87/handler-compiler-x87.cc b/src/ic/x87/handler-compiler-x87.cc |
| index 9700c794692b7128063825670749116fd409c254..c0d5fd82348cbbc2a562c4bc79243bee27884c79 100644 |
| --- a/src/ic/x87/handler-compiler-x87.cc |
| +++ b/src/ic/x87/handler-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/call-optimization.h" |