| Index: test/cctest/compiler/test-linkage.cc
|
| diff --git a/test/cctest/compiler/test-linkage.cc b/test/cctest/compiler/test-linkage.cc
|
| index 6661e916dba0127b63c1e58b1b507a7da4410fa9..21ee39ebf261ebb9bb11faa772bb4c50f34e14e3 100644
|
| --- a/test/cctest/compiler/test-linkage.cc
|
| +++ b/test/cctest/compiler/test-linkage.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "src/code-stubs.h"
|
| +#include "src/compilation-info.h"
|
| #include "src/compiler.h"
|
| #include "src/parsing/parse-info.h"
|
| #include "src/zone.h"
|
|
|