Chromium Code Reviews| Index: src/heap-profiler.cc | 
| diff --git a/src/heap-profiler.cc b/src/heap-profiler.cc | 
| index 3cb65eeecb3aeab153d1acdfda1ddd4edaaaf979..90544f1174e75ff2bee12e54d1ad0b4b3bd5ff2e 100644 | 
| --- a/src/heap-profiler.cc | 
| +++ b/src/heap-profiler.cc | 
| @@ -31,6 +31,7 @@ | 
| #include "frames-inl.h" | 
| #include "global-handles.h" | 
| #include "string-stream.h" | 
| +#include "zone-inl.h" | 
| namespace v8 { | 
| namespace internal { |