| Index: test/cctest/test-heap-profiler.cc
|
| diff --git a/test/cctest/test-heap-profiler.cc b/test/cctest/test-heap-profiler.cc
|
| index 1994e9bb8c697ca00dd217b14d85fbd16d0ac1a2..f4c8c1a4868e43c292b8cb8c71bbbf8023753e23 100644
|
| --- a/test/cctest/test-heap-profiler.cc
|
| +++ b/test/cctest/test-heap-profiler.cc
|
| @@ -36,6 +36,7 @@
|
| #include "src/debug/debug.h"
|
| #include "src/hashmap.h"
|
| #include "src/heap-profiler.h"
|
| +#include "src/heap-snapshot-generator-inl.h"
|
| #include "test/cctest/cctest.h"
|
|
|
| using i::AllocationTraceNode;
|
|
|