aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/images/SkImageRef.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/images/SkImageRef.h')
-rw-r--r--include/images/SkImageRef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/images/SkImageRef.h b/include/images/SkImageRef.h
index f0f06b60f2..8fc4754e92 100644
--- a/include/images/SkImageRef.h
+++ b/include/images/SkImageRef.h
@@ -61,7 +61,7 @@ public:
SkImageDecoderFactory* setDecoderFactory(SkImageDecoderFactory*);
// overrides
- virtual void flatten(SkFlattenableWriteBuffer&) const;
+ virtual void flatten(SkFlattenableWriteBuffer&);
protected:
/** Override if you want to install a custom allocator.