Index: include/effects/SkColorMatrixFilter.h |
=================================================================== |
--- include/effects/SkColorMatrixFilter.h (revision 13782) |
+++ include/effects/SkColorMatrixFilter.h (working copy) |
@@ -34,7 +34,7 @@ |
int fShift; |
}; |
- SkDEVCODE(virtual void toString(SkString* str) const SK_OVERRIDE;) |
+ SK_TO_STRING_OVERRIDE() |
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkColorMatrixFilter) |