Index: include/effects/SkArcToPathEffect.h |
diff --git a/include/effects/SkArcToPathEffect.h b/include/effects/SkArcToPathEffect.h |
index ca8819c59f2052c79df43ae2b93a7b108aa3d234..7a96cd72ce2a7a4f5c0bfd68fae7058a750dc5ff 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: |