Index: Source/core/html/parser/HTMLParserIdioms.cpp |
diff --git a/Source/core/html/parser/HTMLParserIdioms.cpp b/Source/core/html/parser/HTMLParserIdioms.cpp |
index d488067ff9e1f6ef11802e878bd62f8aa85b0fda..2173ef531261f3be7ebcc273d7cee35f4005d787 100644 |
--- a/Source/core/html/parser/HTMLParserIdioms.cpp |
+++ b/Source/core/html/parser/HTMLParserIdioms.cpp |
@@ -26,8 +26,6 @@ |
#include "core/html/parser/HTMLParserIdioms.h" |
#include <limits> |
-#include "core/dom/QualifiedName.h" |
-#include "core/html/parser/HTMLIdentifier.h" |
#include "wtf/MathExtras.h" |
#include "wtf/text/AtomicString.h" |
#include "wtf/text/StringBuilder.h" |