| Index: test/cctest/wasm/test-wasm-trap-position.cc
|
| diff --git a/test/cctest/wasm/test-wasm-trap-position.cc b/test/cctest/wasm/test-wasm-trap-position.cc
|
| index f32494bd6003dcc52759472cb5bf2283d75939bb..d4a2b4fe0b0d8b2c8f6aa75bbbed24668185a53d 100644
|
| --- a/test/cctest/wasm/test-wasm-trap-position.cc
|
| +++ b/test/cctest/wasm/test-wasm-trap-position.cc
|
| @@ -6,8 +6,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;
|
|
|