Chromium Code Reviews| Index: src/ic/x64/ic-compiler-x64.cc |
| diff --git a/src/ic/x64/ic-compiler-x64.cc b/src/ic/x64/ic-compiler-x64.cc |
| index e588c3bdfb6921a36c717b77b065083f781b3458..d5e548412c8fbb2490fd34f8ad4a1ee4196be68a 100644 |
| --- a/src/ic/x64/ic-compiler-x64.cc |
| +++ b/src/ic/x64/ic-compiler-x64.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_X64 |
| #include "src/ic/ic.h" |