Index: Source/core/html/parser/XSSAuditorDelegate.cpp |
diff --git a/Source/core/html/parser/XSSAuditorDelegate.cpp b/Source/core/html/parser/XSSAuditorDelegate.cpp |
index eccb144bd9cfcfc0125254a3962b99d6df1cbe4c..de59054a24e4a83cdb2533d920ffe88250aade93 100644 |
--- a/Source/core/html/parser/XSSAuditorDelegate.cpp |
+++ b/Source/core/html/parser/XSSAuditorDelegate.cpp |
@@ -38,6 +38,7 @@ |
#include "InspectorValues.h" |
#include "PingLoader.h" |
#include "SecurityOrigin.h" |
+#include <wtf/text/StringBuilder.h> |
namespace WebCore { |