Chromium Code Reviews| Index: src/heap-profiler.h |
| diff --git a/src/heap-profiler.h b/src/heap-profiler.h |
| index 16dd08a26592fb0821a10a7af31d21e3f2694da6..80516be0f4871439497e0f88724f02326b74f07b 100644 |
| --- a/src/heap-profiler.h |
| +++ b/src/heap-profiler.h |
| @@ -7,6 +7,7 @@ |
| #include "src/base/smart-pointers.h" |
| #include "src/isolate.h" |
| +#include "src/list.h" |
| namespace v8 { |
| namespace internal { |