| Index: src/regexp/x64/regexp-macro-assembler-x64.cc
|
| diff --git a/src/regexp/x64/regexp-macro-assembler-x64.cc b/src/regexp/x64/regexp-macro-assembler-x64.cc
|
| index 74b7e87b71fc522ae4c6fb80942c32ff7e30d25f..c0f5f2c3239ccc8cad727afa7dd57c15bd44772a 100644
|
| --- a/src/regexp/x64/regexp-macro-assembler-x64.cc
|
| +++ b/src/regexp/x64/regexp-macro-assembler-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/regexp/x64/regexp-macro-assembler-x64.h"
|
|
|