| Index: Source/core/html/parser/HTMLMetaCharsetParser.cpp
|
| diff --git a/Source/core/html/parser/HTMLMetaCharsetParser.cpp b/Source/core/html/parser/HTMLMetaCharsetParser.cpp
|
| index 7f3c34d8905f201df53691c8e553ecde81550871..038c8a1e5fb7e896335332768fd9b0dea299b629 100644
|
| --- a/Source/core/html/parser/HTMLMetaCharsetParser.cpp
|
| +++ b/Source/core/html/parser/HTMLMetaCharsetParser.cpp
|
| @@ -30,7 +30,6 @@
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
| #include "core/html/parser/HTMLParserOptions.h"
|
| #include "core/html/parser/HTMLTokenizer.h"
|
| -#include "wtf/text/TextCodec.h"
|
| #include "wtf/text/TextEncodingRegistry.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|