| Index: src/x64/lithium-gap-resolver-x64.cc
|
| diff --git a/src/x64/lithium-gap-resolver-x64.cc b/src/x64/lithium-gap-resolver-x64.cc
|
| index 79e7020816e3ed6af0c5033ddb35987b2f7bf0c9..800fb3f61c73dcfd54491828bbe269bbccdbb309 100644
|
| --- a/src/x64/lithium-gap-resolver-x64.cc
|
| +++ b/src/x64/lithium-gap-resolver-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/x64/lithium-codegen-x64.h"
|
|
|