| 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 b538fb7ff5fa00bd70e1b7580bb3fc655953b28a..648e1b923aa50c8da42b5ceb34843359df8ae8d4 100644
|
| --- a/test/cctest/compiler/test-machine-operator-reducer.cc
|
| +++ b/test/cctest/compiler/test-machine-operator-reducer.cc
|
| @@ -10,7 +10,6 @@
|
| #include "src/compiler/js-graph.h"
|
| #include "src/compiler/machine-operator-reducer.h"
|
| #include "src/compiler/operator-properties.h"
|
| -#include "src/compiler/operator-properties-inl.h"
|
| #include "src/compiler/typer.h"
|
| #include "test/cctest/compiler/value-helper.h"
|
|
|
|
|