Index: third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp |
diff --git a/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp b/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp |
index 5927c48e670906afb680593e72961de89e8dc2c5..93e0ca153d2677fc52020bffd5e9fa1cff7ff085 100644 |
--- a/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp |
+++ b/third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp |
@@ -18,6 +18,7 @@ |
#include "platform/weborigin/KURL.h" |
#include "wtf/text/Base64.h" |
#include "wtf/text/ParsingUtilities.h" |
+#include "wtf/text/StringBuilder.h" |
#include "wtf/text/StringUTF8Adaptor.h" |
#include "wtf/text/WTFString.h" |