| Index: test/cctest/compiler/test-run-variables.cc
|
| diff --git a/test/cctest/compiler/test-run-variables.cc b/test/cctest/compiler/test-run-variables.cc
|
| index 9d6291a5aa265da94c79c591d90ca2731dde14b1..d1f564a51c0aadc3dd5595bf1b60ac950122ccf3 100644
|
| --- a/test/cctest/compiler/test-run-variables.cc
|
| +++ b/test/cctest/compiler/test-run-variables.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "src/api.h"
|
| +#include "src/objects-inl.h"
|
| #include "test/cctest/compiler/function-tester.h"
|
|
|
| namespace v8 {
|
|
|