Chromium Code Reviews| Index: src/ic/x64/ic-x64.cc |
| diff --git a/src/ic/x64/ic-x64.cc b/src/ic/x64/ic-x64.cc |
| index 2b94562f6434bd9254ebdf50534587e8e1b8a0d7..56ddaa8ffe014a4a81d753235cd3377f82882e3e 100644 |
| --- a/src/ic/x64/ic-x64.cc |
| +++ b/src/ic/x64/ic-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/codegen.h" |