Chromium Code Reviews| Index: src/heap-snapshot-generator.h |
| diff --git a/src/heap-snapshot-generator.h b/src/heap-snapshot-generator.h |
| index b45607fceb247e05781bdef677e3e41b33f80470..e18d70a22032d6b69c7aa49596bc270f339283cb 100644 |
| --- a/src/heap-snapshot-generator.h |
| +++ b/src/heap-snapshot-generator.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_HEAP_SNAPSHOT_GENERATOR_H_ |
| #define V8_HEAP_SNAPSHOT_GENERATOR_H_ |
| -#include "profile-generator-inl.h" |
| +#include "src/profile-generator-inl.h" |
| namespace v8 { |
| namespace internal { |