Index: Source/core/html/parser/XSSAuditor.cpp |
diff --git a/Source/core/html/parser/XSSAuditor.cpp b/Source/core/html/parser/XSSAuditor.cpp |
index b7565af670598bb066bc5a0bf2c956de52b22c42..4c12a0b89f11cb40cc1d1bfcfc379500f229f7ce 100644 |
--- a/Source/core/html/parser/XSSAuditor.cpp |
+++ b/Source/core/html/parser/XSSAuditor.cpp |
@@ -43,9 +43,7 @@ |
#include "platform/JSONValues.h" |
#include "platform/network/FormData.h" |
#include "platform/text/DecodeEscapeSequences.h" |
-#include "platform/weborigin/KURL.h" |
#include "wtf/MainThread.h" |
-#include "wtf/text/TextEncoding.h" |
namespace WebCore { |