Index: include/effects/SkColorMatrixFilter.h |
=================================================================== |
--- include/effects/SkColorMatrixFilter.h (revision 9237) |
+++ include/effects/SkColorMatrixFilter.h (working copy) |
@@ -30,6 +30,8 @@ |
int fShift; |
}; |
+ SkDEVCODE(virtual void toString(SkString* str) const SK_OVERRIDE;) |
+ |
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkColorMatrixFilter) |
protected: |