Chromium Code Reviews| Index: src/heap-snapshot-generator.h |
| diff --git a/src/heap-snapshot-generator.h b/src/heap-snapshot-generator.h |
| index d3c8f1b639d8e18c0244836f91a61e87ae117417..84ad089a084f2f1633107795f41ca66fbea423bb 100644 |
| --- a/src/heap-snapshot-generator.h |
| +++ b/src/heap-snapshot-generator.h |
| @@ -28,6 +28,8 @@ |
| #ifndef V8_HEAP_SNAPSHOT_GENERATOR_H_ |
| #define V8_HEAP_SNAPSHOT_GENERATOR_H_ |
| +#include "profile-generator-inl.h" |
| + |
| namespace v8 { |
| namespace internal { |