Index: Source/core/html/HTMLBaseElement.cpp |
diff --git a/Source/core/html/HTMLBaseElement.cpp b/Source/core/html/HTMLBaseElement.cpp |
index e1306dad6615ee1f7251292f3b926bcdafd57362..2e7d35364a9c943dadc06c2f17e68433a1d8cf5c 100644 |
--- a/Source/core/html/HTMLBaseElement.cpp |
+++ b/Source/core/html/HTMLBaseElement.cpp |
@@ -26,8 +26,8 @@ |
#include "HTMLNames.h" |
#include "core/dom/Attribute.h" |
#include "core/dom/Document.h" |
-#include "core/fetch/TextResourceDecoder.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
+#include "core/html/parser/TextResourceDecoder.h" |
namespace WebCore { |