Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / graphics / ImageSource.h
index 373a90d..b1c270e 100644 (file)
@@ -96,6 +96,7 @@ public:
     size_t clearCacheExceptFrame(size_t);
 
     bool initialized() const;
+    void resetDecoder();
 
     void setData(SharedBuffer& data, bool allDataReceived);
     String filenameExtension() const;