Index: src/ic/x64/handler-compiler-x64.cc |
diff --git a/src/ic/x64/handler-compiler-x64.cc b/src/ic/x64/handler-compiler-x64.cc |
index e5c38ef526936b61dfc2a4ee1cf15e57b5d7a109..920d06c541a971b728f88fbd42fc0715b4fe93a9 100644 |
--- a/src/ic/x64/handler-compiler-x64.cc |
+++ b/src/ic/x64/handler-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/call-optimization.h" |