| Index: test/cctest/interpreter/test-source-positions.cc
|
| diff --git a/test/cctest/interpreter/test-source-positions.cc b/test/cctest/interpreter/test-source-positions.cc
|
| index a979d62878ac079be5b3504e8bba61f6138e466c..22fd4991ac0dd5bbea167f8dae8801b8256f8f89 100644
|
| --- a/test/cctest/interpreter/test-source-positions.cc
|
| +++ b/test/cctest/interpreter/test-source-positions.cc
|
| @@ -9,6 +9,7 @@
|
| #include "src/interpreter/bytecode-generator.h"
|
| #include "src/interpreter/interpreter.h"
|
| #include "src/isolate.h"
|
| +#include "src/objects-inl.h"
|
| #include "test/cctest/cctest.h"
|
| #include "test/cctest/interpreter/source-position-matcher.h"
|
|
|
|
|