webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoder.cpp
branchRCL_3
changeset 70 8bfb9186a8b8
parent 38 6297cdf66332
child 93 79859ed3eea9
--- a/webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoder.cpp	Tue Apr 27 17:46:17 2010 +0300
+++ b/webengine/osswebengine/WebCore/platform/symbian/bitmap/AnimationDecoder.cpp	Tue May 11 17:13:44 2010 +0300
@@ -100,7 +100,7 @@
 // -----------------------------------------------------------------------------
 // OpenL
 // -----------------------------------------------------------------------------
-void CAnimationDecoder::OpenL( const TDesC8& aData, TDesC* aMIMEType, TBool aIsComplete )
+void CAnimationDecoder::OpenL( WebCore::SharedBuffer* aData, TDesC* aMIMEType, TBool aIsComplete )
 {
     if (!iWrapped) {
         return;