Chromium Code Reviews| Index: src/heap-snapshot-generator.h |
| diff --git a/src/heap-snapshot-generator.h b/src/heap-snapshot-generator.h |
| index ed0ca898394ae6d01556f5822ad14758d29d6a41..5693cc16c3c8c9091c465066c4c05d026494bac6 100644 |
| --- a/src/heap-snapshot-generator.h |
| +++ b/src/heap-snapshot-generator.h |
| @@ -5,6 +5,7 @@ |
| #ifndef V8_HEAP_SNAPSHOT_GENERATOR_H_ |
| #define V8_HEAP_SNAPSHOT_GENERATOR_H_ |
| +#include "src/base/platform/time.h" |
| #include "src/strings-storage.h" |
| namespace v8 { |