Index: include/effects/SkBlurDrawLooper.h |
=================================================================== |
--- include/effects/SkBlurDrawLooper.h (revision 13782) |
+++ include/effects/SkBlurDrawLooper.h (working copy) |
@@ -47,7 +47,7 @@ |
virtual size_t contextSize() const SK_OVERRIDE { return sizeof(BlurDrawLooperContext); } |
- SK_DEVELOPER_TO_STRING() |
+ SK_TO_STRING_OVERRIDE() |
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkBlurDrawLooper) |
protected: |