| Index: test/cctest/compiler/graph-builder-tester.h
|
| diff --git a/test/cctest/compiler/graph-builder-tester.h b/test/cctest/compiler/graph-builder-tester.h
|
| index 32f0306d3fd9858a3ebab56a5a2240d5c32ac853..2a71904e59775e1196c6791e5627cf1a356f73ad 100644
|
| --- a/test/cctest/compiler/graph-builder-tester.h
|
| +++ b/test/cctest/compiler/graph-builder-tester.h
|
| @@ -12,7 +12,6 @@
|
| #include "src/compiler/graph-builder.h"
|
| #include "src/compiler/machine-node-factory.h"
|
| #include "src/compiler/machine-operator.h"
|
| -#include "src/compiler/simplified-node-factory.h"
|
| #include "src/compiler/simplified-operator.h"
|
| #include "test/cctest/compiler/call-tester.h"
|
| #include "test/cctest/compiler/simplified-graph-builder.h"
|
|
|