| Index: test/unittests/compiler/machine-operator-reducer-unittest.cc
|
| diff --git a/test/unittests/compiler/machine-operator-reducer-unittest.cc b/test/unittests/compiler/machine-operator-reducer-unittest.cc
|
| index 53d4591528eb84826e35afcf0be76aa08e2df99d..6c634bfa43e4a4df5250e95de5844a9b77c00e99 100644
|
| --- a/test/unittests/compiler/machine-operator-reducer-unittest.cc
|
| +++ b/test/unittests/compiler/machine-operator-reducer-unittest.cc
|
| @@ -8,6 +8,7 @@
|
| #include "src/compiler/machine-operator-reducer.h"
|
| #include "src/compiler/typer.h"
|
| #include "test/unittests/compiler/graph-unittest.h"
|
| +#include "test/unittests/compiler/node-test-utils.h"
|
| #include "testing/gmock-support.h"
|
|
|
| using testing::AllOf;
|
|
|