webengine/osswebengine/WebCore/platform/network/symbian/FileConnection.h
changeset 38 6297cdf66332
parent 0 dd21522fd290
child 65 5bfc169077b2
--- 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.