Index: Source/core/frame/csp/CSPDirectiveList.cpp |
diff --git a/Source/core/frame/csp/CSPDirectiveList.cpp b/Source/core/frame/csp/CSPDirectiveList.cpp |
index a453dfdeb6c0665362d8623ea9b90b4eb235748a..3c59b8bea557c69696a2156fa17f08024900930a 100644 |
--- a/Source/core/frame/csp/CSPDirectiveList.cpp |
+++ b/Source/core/frame/csp/CSPDirectiveList.cpp |
@@ -5,6 +5,7 @@ |
#include "config.h" |
#include "core/frame/csp/CSPDirectiveList.h" |
+#include "core/dom/Document.h" |
#include "core/frame/LocalFrame.h" |
#include "platform/ParsingUtilities.h" |
#include "platform/weborigin/KURL.h" |