| Index: test/cctest/compiler/graph-builder-tester.cc
|
| diff --git a/test/cctest/compiler/graph-builder-tester.cc b/test/cctest/compiler/graph-builder-tester.cc
|
| index a22e7e17a65ceb5ba3eb780a94ed62021a591ec5..bfa822645865ac650137d674458caeae3dfa3e87 100644
|
| --- a/test/cctest/compiler/graph-builder-tester.cc
|
| +++ b/test/cctest/compiler/graph-builder-tester.cc
|
| @@ -3,6 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "test/cctest/compiler/graph-builder-tester.h"
|
| +
|
| +#include "src/compiler/linkage.h"
|
| #include "src/compiler/pipeline.h"
|
|
|
| namespace v8 {
|
|
|