Index: Source/core/fetch/TextResourceDecoder.h |
diff --git a/Source/core/fetch/TextResourceDecoder.h b/Source/core/fetch/TextResourceDecoder.h |
index 4c7734781487fe8e1f3cdd0cc5ec5cc53a8b076d..540eb4178bdccb4dc543d6c9cfc0a2b1ba87a218 100644 |
--- a/Source/core/fetch/TextResourceDecoder.h |
+++ b/Source/core/fetch/TextResourceDecoder.h |
@@ -28,6 +28,7 @@ |
namespace WebCore { |
+class DocumentEncodingData; |
class HTMLMetaCharsetParser; |
class TextResourceDecoder { |