Chromium Code Reviews| Index: src/x87/macro-assembler-x87.cc |
| diff --git a/src/x87/macro-assembler-x87.cc b/src/x87/macro-assembler-x87.cc |
| index a8fe425010de2e923449e99b3af895f91859ddf4..1fab3aa7a3bcb754757f48f1ac389e2a4a05457b 100644 |
| --- a/src/x87/macro-assembler-x87.cc |
| +++ b/src/x87/macro-assembler-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/base/bits.h" |