Index: Source/core/html/parser/BackgroundHTMLParser.cpp |
diff --git a/Source/core/html/parser/BackgroundHTMLParser.cpp b/Source/core/html/parser/BackgroundHTMLParser.cpp |
index b04ebab5b4ac66afde6a7b60a64db55a496fab2b..62aa1d9710c1de037b319cb20679386c46b24c82 100644 |
--- a/Source/core/html/parser/BackgroundHTMLParser.cpp |
+++ b/Source/core/html/parser/BackgroundHTMLParser.cpp |
@@ -28,7 +28,6 @@ |
#include "core/html/parser/HTMLDocumentParser.h" |
#include "core/html/parser/HTMLParserThread.h" |
-#include "core/html/parser/HTMLTokenizer.h" |
#include "core/html/parser/XSSAuditor.h" |
#include "wtf/MainThread.h" |
#include "wtf/text/TextPosition.h" |