Index: src/profiler/heap-snapshot-generator.h |
diff --git a/src/profiler/heap-snapshot-generator.h b/src/profiler/heap-snapshot-generator.h |
index 4b3d1f08a0701a663b95cae60e33127c342c6707..3d6693b0d950701af6ce578ce17b739b477ac7dd 100644 |
--- a/src/profiler/heap-snapshot-generator.h |
+++ b/src/profiler/heap-snapshot-generator.h |
@@ -8,7 +8,7 @@ |
#include "include/v8-profiler.h" |
#include "src/base/platform/time.h" |
#include "src/objects.h" |
-#include "src/strings-storage.h" |
+#include "src/profiler/strings-storage.h" |
namespace v8 { |
namespace internal { |