| Index: src/compiler/wasm-compiler.cc
|
| diff --git a/src/compiler/wasm-compiler.cc b/src/compiler/wasm-compiler.cc
|
| index cebe7cbbb22bee6750e58654de9841d0736dd07b..7fa36aa2a027a2cbd1c58dedf297e0b6f2c4bf61 100644
|
| --- a/src/compiler/wasm-compiler.cc
|
| +++ b/src/compiler/wasm-compiler.cc
|
| @@ -18,7 +18,6 @@
|
| #include "src/compiler/graph.h"
|
| #include "src/compiler/instruction-selector.h"
|
| #include "src/compiler/int64-lowering.h"
|
| -#include "src/compiler/js-generic-lowering.h"
|
| #include "src/compiler/js-graph.h"
|
| #include "src/compiler/js-operator.h"
|
| #include "src/compiler/linkage.h"
|
|
|