aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkArcToPathEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/effects/SkArcToPathEffect.h')
-rw-r--r--include/effects/SkArcToPathEffect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/effects/SkArcToPathEffect.h b/include/effects/SkArcToPathEffect.h
index ca8819c59f..7a96cd72ce 100644
--- a/include/effects/SkArcToPathEffect.h
+++ b/include/effects/SkArcToPathEffect.h
@@ -24,6 +24,7 @@ public:
bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const SK_OVERRIDE;
+ SK_TO_STRING_OVERRIDE()
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkArcToPathEffect)
protected: