Index: Source/core/html/parser/TextResourceDecoder.h |
diff --git a/Source/core/html/parser/TextResourceDecoder.h b/Source/core/html/parser/TextResourceDecoder.h |
index ebbd774d03a884039ef3a157960e44792115b6a5..e689c2ef590b7663511a38dcefa11fa600d1c773 100644 |
--- a/Source/core/html/parser/TextResourceDecoder.h |
+++ b/Source/core/html/parser/TextResourceDecoder.h |
@@ -41,7 +41,6 @@ public: |
EncodingFromMetaTag, |
EncodingFromCSSCharset, |
EncodingFromHTTPHeader, |
- UserChosenEncoding, |
EncodingFromParentFrame |
}; |