| Index: test/cctest/wasm/test-run-wasm-module.cc
|
| diff --git a/test/cctest/wasm/test-run-wasm-module.cc b/test/cctest/wasm/test-run-wasm-module.cc
|
| index 394a72367740720743895158b4965f9aef930cf8..b358208bc3aebb829695453ed9ba80a00041073e 100644
|
| --- a/test/cctest/wasm/test-run-wasm-module.cc
|
| +++ b/test/cctest/wasm/test-run-wasm-module.cc
|
| @@ -12,7 +12,7 @@
|
| #include "src/wasm/wasm-opcodes.h"
|
|
|
| #include "test/cctest/cctest.h"
|
| -#include "test/cctest/wasm/test-signatures.h"
|
| +#include "test/common/wasm/test-signatures.h"
|
| #include "test/common/wasm/wasm-module-runner.h"
|
|
|
| using namespace v8::base;
|
|
|