Chromium Code Reviews| Index: src/wasm/module-decoder.cc |
| diff --git a/src/wasm/module-decoder.cc b/src/wasm/module-decoder.cc |
| index 829e5d4acadf5a9610c0fadfacb1e071cb60a304..91f41698c5db507a42ae7a42be8f2cab846b0570 100644 |
| --- a/src/wasm/module-decoder.cc |
| +++ b/src/wasm/module-decoder.cc |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include "src/wasm/module-decoder.h" |
| +#include "src/wasm/function-body-decoder-impl.h" |
| #include "src/base/functional.h" |
| #include "src/base/platform/platform.h" |