Chromium Code Reviews| Index: src/heap/spaces-inl.h |
| diff --git a/src/heap/spaces-inl.h b/src/heap/spaces-inl.h |
| index 8dca9b198beaaf39c6b6256630b4fe37b1d7703c..a12ed6f296d986f2cd51e565f667f312c8553e5f 100644 |
| --- a/src/heap/spaces-inl.h |
| +++ b/src/heap/spaces-inl.h |
| @@ -6,9 +6,9 @@ |
| #define V8_HEAP_SPACES_INL_H_ |
| #include "src/heap/spaces.h" |
| -#include "src/heap-profiler.h" |
| #include "src/isolate.h" |
| #include "src/msan.h" |
| +#include "src/profiler/heap-profiler.h" |
| #include "src/v8memory.h" |
| namespace v8 { |