| Index: test/unittests/interpreter/bytecode-array-random-iterator-unittest.cc
|
| diff --git a/test/unittests/interpreter/bytecode-array-random-iterator-unittest.cc b/test/unittests/interpreter/bytecode-array-random-iterator-unittest.cc
|
| index 0e532305dd2295e8132c205ffedfda63ff702aaa..2209dc92198df58a5c42235219a258901a303aad 100644
|
| --- a/test/unittests/interpreter/bytecode-array-random-iterator-unittest.cc
|
| +++ b/test/unittests/interpreter/bytecode-array-random-iterator-unittest.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "src/interpreter/bytecode-array-builder.h"
|
| #include "src/interpreter/bytecode-array-random-iterator.h"
|
| +#include "src/objects-inl.h"
|
| #include "test/unittests/test-utils.h"
|
|
|
| namespace v8 {
|
|
|