| Index: src/profiler/heap-snapshot-generator.h
 | 
| diff --git a/src/profiler/heap-snapshot-generator.h b/src/profiler/heap-snapshot-generator.h
 | 
| index 022f238cc549a712e9e67a5131380404c91a6168..e7a92a6e09ffd554597ee2d2db4f7d7d4f2052b4 100644
 | 
| --- a/src/profiler/heap-snapshot-generator.h
 | 
| +++ b/src/profiler/heap-snapshot-generator.h
 | 
| @@ -12,6 +12,7 @@
 | 
|  #include "src/base/platform/time.h"
 | 
|  #include "src/objects.h"
 | 
|  #include "src/profiler/strings-storage.h"
 | 
| +#include "src/visitors.h"
 | 
|  
 | 
|  namespace v8 {
 | 
|  namespace internal {
 | 
| 
 |