| Index: test/cctest/compiler/test-js-typed-lowering.cc
|
| diff --git a/test/cctest/compiler/test-js-typed-lowering.cc b/test/cctest/compiler/test-js-typed-lowering.cc
|
| index 4e05ab514d3cfa6c668fb6bc7e02e5b5a4518975..6b32609681f3edb31dc08f289203e1de996b04ea 100644
|
| --- a/test/cctest/compiler/test-js-typed-lowering.cc
|
| +++ b/test/cctest/compiler/test-js-typed-lowering.cc
|
| @@ -8,6 +8,7 @@
|
| #include "src/compiler/node-properties.h"
|
| #include "src/compiler/opcodes.h"
|
| #include "src/compiler/operator-properties.h"
|
| +#include "src/compiler/simplified-operator.h"
|
| #include "src/compiler/typer.h"
|
| #include "test/cctest/cctest.h"
|
|
|
|
|