aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkTrimPE.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/SkTrimPE.h')
-rw-r--r--src/effects/SkTrimPE.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/effects/SkTrimPE.h b/src/effects/SkTrimPE.h
index f66bccc821..7a05e72074 100644
--- a/src/effects/SkTrimPE.h
+++ b/src/effects/SkTrimPE.h
@@ -18,6 +18,7 @@ public:
bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
+ void toString(SkString* str) const override;
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkTrimPE)
protected: