| Index: src/wasm/wasm-module.cc
|
| diff --git a/src/wasm/wasm-module.cc b/src/wasm/wasm-module.cc
|
| index b37d93c828118fd0f0d031d540537b6327476bb1..e29932ef8d6673680f01ca4b0146bce71e6e696e 100644
|
| --- a/src/wasm/wasm-module.cc
|
| +++ b/src/wasm/wasm-module.cc
|
| @@ -17,7 +17,6 @@
|
| #include "src/wasm/ast-decoder.h"
|
| #include "src/wasm/module-decoder.h"
|
| #include "src/wasm/wasm-debug.h"
|
| -#include "src/wasm/wasm-function-name-table.h"
|
| #include "src/wasm/wasm-js.h"
|
| #include "src/wasm/wasm-module.h"
|
| #include "src/wasm/wasm-result.h"
|
|
|