Index: Source/platform/graphics/BitmapImage.h |
diff --git a/Source/platform/graphics/BitmapImage.h b/Source/platform/graphics/BitmapImage.h |
index 9b2c9f851ea8e78067f2c3a5f0f138d703a932da..560ff877f26adb0efc6e5421ac59dbe752eea23c 100644 |
--- a/Source/platform/graphics/BitmapImage.h |
+++ b/Source/platform/graphics/BitmapImage.h |
@@ -79,6 +79,7 @@ public: |
virtual bool maybeAnimated() OVERRIDE; |
virtual PassRefPtr<NativeImageSkia> nativeImageForCurrentFrame() OVERRIDE; |
+ virtual PassRefPtr<Image> imageForDefaultFrame() OVERRIDE; |
virtual bool currentFrameKnownToBeOpaque() OVERRIDE; |
ImageOrientation currentFrameOrientation(); |