Index: Source/core/inspector/AsyncCallStackTracker.h |
diff --git a/Source/core/inspector/AsyncCallStackTracker.h b/Source/core/inspector/AsyncCallStackTracker.h |
index d9ab45e97d6835a8b9898d88c06c71d0406bb915..328d8643cb8830f0badea1a1ab4684fed3f9d3a5 100644 |
--- a/Source/core/inspector/AsyncCallStackTracker.h |
+++ b/Source/core/inspector/AsyncCallStackTracker.h |
@@ -31,7 +31,7 @@ |
#ifndef AsyncCallStackTracker_h |
#define AsyncCallStackTracker_h |
-#include "bindings/v8/ScriptValue.h" |
+#include "bindings/core/v8/ScriptValue.h" |
#include "wtf/Deque.h" |
#include "wtf/HashMap.h" |
#include "wtf/HashSet.h" |