Index: Source/web/WebLeakDetector.cpp |
diff --git a/Source/web/WebLeakDetector.cpp b/Source/web/WebLeakDetector.cpp |
index 0a530cec40cd4ddd08da7118b6e4f9fb2a80b66e..4abd96aa36a66f313aeac3c52c37ee4553ee6613 100644 |
--- a/Source/web/WebLeakDetector.cpp |
+++ b/Source/web/WebLeakDetector.cpp |
@@ -34,6 +34,7 @@ |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8GCController.h" |
+#include "core/dom/Document.h" |
#include "core/fetch/MemoryCache.h" |
#include "core/fetch/ResourceFetcher.h" |
#include "core/inspector/InspectorCounters.h" |