Index: include/core/SkShader.h |
diff --git a/include/core/SkShader.h b/include/core/SkShader.h |
index 10f4afad0b3df3ffa6010d82db50cbbf2063fa0a..1ae531e2e5d95294af98735a229a0e31fdfc9dc0 100644 |
--- a/include/core/SkShader.h |
+++ b/include/core/SkShader.h |
@@ -480,7 +480,7 @@ public: |
void preroll() const { this->onPreroll(); } |
- SK_TO_STRING_PUREVIRT() |
+ SK_TO_STRING_VIRT() |
SK_DEFINE_FLATTENABLE_TYPE(SkShader) |
protected: |