Chromium Code Reviews| Index: Source/core/html/parser/TextResourceDecoder.h |
| diff --git a/Source/core/html/parser/TextResourceDecoder.h b/Source/core/html/parser/TextResourceDecoder.h |
| index 3f1b375e8a2bcdf306b08de12c3a56a8c2f5404a..07a697957c98ae7be30a157fde47b44af087b1a1 100644 |
| --- a/Source/core/html/parser/TextResourceDecoder.h |
| +++ b/Source/core/html/parser/TextResourceDecoder.h |
| @@ -28,7 +28,6 @@ |
| namespace blink { |
| -class DocumentEncodingData; |
| class HTMLMetaCharsetParser; |
| class TextResourceDecoder { |