| Index: test/cctest/compiler/test-machine-operator-reducer.cc
|
| diff --git a/test/cctest/compiler/test-machine-operator-reducer.cc b/test/cctest/compiler/test-machine-operator-reducer.cc
|
| index beedc459e7f508fdb7f282b0baa6b9044f35ceda..7ee5751875476846abc5cee5fba4c11b394a5087 100644
|
| --- a/test/cctest/compiler/test-machine-operator-reducer.cc
|
| +++ b/test/cctest/compiler/test-machine-operator-reducer.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "src/base/utils/random-number-generator.h"
|
| #include "src/codegen.h"
|
| +#include "src/compiler/graph-inl.h"
|
| #include "src/compiler/js-graph.h"
|
| #include "src/compiler/machine-operator-reducer.h"
|
| #include "src/compiler/operator-properties.h"
|
|
|