diff -r 79859ed3eea9 -r 919f36ff910f webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h --- a/webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h Tue Aug 31 16:17:46 2010 +0300 +++ b/webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h Wed Sep 01 12:28:30 2010 +0100 @@ -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.