aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkDashImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/SkDashImpl.h')
-rw-r--r--src/effects/SkDashImpl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/effects/SkDashImpl.h b/src/effects/SkDashImpl.h
index f2c8255772..f5c4244dc3 100644
--- a/src/effects/SkDashImpl.h
+++ b/src/effects/SkDashImpl.h
@@ -21,6 +21,7 @@ public:
DashType asADash(DashInfo* info) const override;
+ void toString(SkString* str) const override;
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkDashImpl)
#ifdef SK_BUILD_FOR_ANDROID_FRAMEWORK