Index: Source/core/inspector/AsyncCallStackTracker.cpp |
diff --git a/Source/core/inspector/AsyncCallStackTracker.cpp b/Source/core/inspector/AsyncCallStackTracker.cpp |
index 46c93960eaabaf31e10b23a94b7932a854484e2f..2c19aa45446da3c850fd19b035ba4149c6aef105 100644 |
--- a/Source/core/inspector/AsyncCallStackTracker.cpp |
+++ b/Source/core/inspector/AsyncCallStackTracker.cpp |
@@ -39,6 +39,7 @@ |
#include "core/xml/XMLHttpRequestUpload.h" |
#include "wtf/text/AtomicStringHash.h" |
#include "wtf/text/StringBuilder.h" |
+#include <v8.h> |
namespace { |