Index: Source/core/fetch/TextResourceDecoder.cpp |
diff --git a/Source/core/fetch/TextResourceDecoder.cpp b/Source/core/fetch/TextResourceDecoder.cpp |
index df1279d7552e563f72aa78be3b9a54a1034c9c2a..5a21dd5e233bd0aa9fc7d07dfed4c9907330fec9 100644 |
--- a/Source/core/fetch/TextResourceDecoder.cpp |
+++ b/Source/core/fetch/TextResourceDecoder.cpp |
@@ -29,7 +29,6 @@ |
#include "platform/text/TextEncodingDetector.h" |
#include "wtf/StringExtras.h" |
#include "wtf/text/TextCodec.h" |
-#include "wtf/text/TextEncoding.h" |
#include "wtf/text/TextEncodingRegistry.h" |
using namespace WTF; |