| Index: test/cctest/compiler/test-run-bytecode-graph-builder.cc
|
| diff --git a/test/cctest/compiler/test-run-bytecode-graph-builder.cc b/test/cctest/compiler/test-run-bytecode-graph-builder.cc
|
| index c7eec30021f0f077746f047f4c4291726291f4f1..ea7fcd64492ae06cdd0ddb182bcabfcca4cad766 100644
|
| --- a/test/cctest/compiler/test-run-bytecode-graph-builder.cc
|
| +++ b/test/cctest/compiler/test-run-bytecode-graph-builder.cc
|
| @@ -10,6 +10,7 @@
|
| #include "src/handles.h"
|
| #include "src/interpreter/bytecode-array-builder.h"
|
| #include "src/interpreter/interpreter.h"
|
| +#include "src/objects-inl.h"
|
| #include "src/parsing/parse-info.h"
|
| #include "test/cctest/cctest.h"
|
|
|
|
|