summaryrefslogtreecommitdiff
path: root/deps/v8/src/profiler/heap-snapshot-generator-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/profiler/heap-snapshot-generator-inl.h')
-rw-r--r--deps/v8/src/profiler/heap-snapshot-generator-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/profiler/heap-snapshot-generator-inl.h b/deps/v8/src/profiler/heap-snapshot-generator-inl.h
index 6ddb6d4658..c1fdd65e5a 100644
--- a/deps/v8/src/profiler/heap-snapshot-generator-inl.h
+++ b/deps/v8/src/profiler/heap-snapshot-generator-inl.h
@@ -8,7 +8,7 @@
#include "src/profiler/heap-snapshot-generator.h"
#include "src/profiler/heap-profiler.h"
-#include "src/string-hasher-inl.h"
+#include "src/strings/string-hasher-inl.h"
namespace v8 {
namespace internal {