diff -r cb62a4f66ebe -r 6297cdf66332 webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h --- a/webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h Thu Jan 07 13:31:38 2010 +0200 +++ b/webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h Mon Jan 18 21:20:18 2010 +0200 @@ -65,6 +65,10 @@ * Determine the content type of the file. */ HBufC8* contentTypeL(); + /** + * Determine the content type of the file from PluginHandler. + */ + HBufC8* contentTypeFromPluginsL(); /** * Determine the content encoding of the file.