ContentType        76 Source/core/html/parser/TextResourceDecoder.h     enum ContentType { PlainTextContent, HTMLContent, XMLContent, CSSContent }; // PlainText only checks for BOM.
ContentType        33 Source/platform/ContentType.cpp ContentType::ContentType(const String& contentType)