| Index: test/cctest/test-profile-generator.cc
|
| diff --git a/test/cctest/test-profile-generator.cc b/test/cctest/test-profile-generator.cc
|
| index b7aba6e9da568871a6173c2ce121436926c1f170..71728924dbe8af5280ed2b170a099a8a6d6473f8 100644
|
| --- a/test/cctest/test-profile-generator.cc
|
| +++ b/test/cctest/test-profile-generator.cc
|
| @@ -29,6 +29,7 @@
|
|
|
| #include "include/v8-profiler.h"
|
| #include "src/api.h"
|
| +#include "src/objects-inl.h"
|
| #include "src/profiler/cpu-profiler.h"
|
| #include "src/profiler/profile-generator-inl.h"
|
| #include "src/v8.h"
|
|
|