| 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 accc90f306ef1f53b4f74f79a395b47265fa1f3f..c870a3e84e52269251b011a0354cf16699d4c548 100644
|
| --- a/test/cctest/compiler/graph-builder-tester.h
|
| +++ b/test/cctest/compiler/graph-builder-tester.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef V8_CCTEST_COMPILER_GRAPH_BUILDER_TESTER_H_
|
| #define V8_CCTEST_COMPILER_GRAPH_BUILDER_TESTER_H_
|
|
|
| +#include "src/compiler.h"
|
| #include "src/compiler/common-operator.h"
|
| #include "src/compiler/instruction-selector.h"
|
| #include "src/compiler/linkage.h"
|
|
|