| Index: test/cctest/wasm/test-run-wasm.cc
|
| diff --git a/test/cctest/wasm/test-run-wasm.cc b/test/cctest/wasm/test-run-wasm.cc
|
| index 38c4769b69345b823f114a1fa231e94f6fa3b1e5..d9d9db80e15e54a9cbe947d96ee9187b9ea82fea 100644
|
| --- a/test/cctest/wasm/test-run-wasm.cc
|
| +++ b/test/cctest/wasm/test-run-wasm.cc
|
| @@ -12,8 +12,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"
|
|
|
| using namespace v8::base;
|
| using namespace v8::internal;
|
|
|