| Index: src/profiler/heap-snapshot-generator.cc
|
| diff --git a/src/profiler/heap-snapshot-generator.cc b/src/profiler/heap-snapshot-generator.cc
|
| index 4f5264c8e34c192da6cd11e6855d20b35b4000d0..f228dd5055a76f36e6ca76a1786e8c17efd5c4a5 100644
|
| --- a/src/profiler/heap-snapshot-generator.cc
|
| +++ b/src/profiler/heap-snapshot-generator.cc
|
| @@ -11,7 +11,6 @@
|
| #include "src/profiler/allocation-tracker.h"
|
| #include "src/profiler/heap-profiler.h"
|
| #include "src/profiler/heap-snapshot-generator-inl.h"
|
| -#include "src/types.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|