| Index: test/cctest/wasm/test-run-wasm-64.cc
|
| diff --git a/test/cctest/wasm/test-run-wasm-64.cc b/test/cctest/wasm/test-run-wasm-64.cc
|
| index 8ccc03901e95ba6ac5d98788fe9d245e5e697e2a..3d8d484295fcfea368d9dcab30c73d4cbd51c5ae 100644
|
| --- a/test/cctest/wasm/test-run-wasm-64.cc
|
| +++ b/test/cctest/wasm/test-run-wasm-64.cc
|
| @@ -11,8 +11,8 @@
|
|
|
| #include "test/cctest/cctest.h"
|
| #include "test/cctest/compiler/value-helper.h"
|
| -#include "test/cctest/wasm/test-signatures.h"
|
| #include "test/cctest/wasm/wasm-run-utils.h"
|
| +#include "test/common/wasm/test-signatures.h"
|
|
|
| // If the target architecture is 64-bit, enable all tests.
|
| #if !V8_TARGET_ARCH_32_BIT || V8_TARGET_ARCH_X64
|
|
|