| Index: src/heap-snapshot-generator-inl.h
|
| diff --git a/src/heap-snapshot-generator-inl.h b/src/heap-snapshot-generator-inl.h
|
| index 90f3b1bc1b099ff274926efb8dca453cdd8eada9..b4021ecafb44d23ee21755114fa74051fb038cc6 100644
|
| --- a/src/heap-snapshot-generator-inl.h
|
| +++ b/src/heap-snapshot-generator-inl.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef V8_HEAP_SNAPSHOT_GENERATOR_INL_H_
|
| #define V8_HEAP_SNAPSHOT_GENERATOR_INL_H_
|
|
|
| -#include "heap-snapshot-generator.h"
|
| +#include "src/heap-snapshot-generator.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|