Chromium Code Reviews| Index: include/effects/SkLumaColorFilter.h |
| =================================================================== |
| --- include/effects/SkLumaColorFilter.h (revision 13782) |
| +++ include/effects/SkLumaColorFilter.h (working copy) |
| @@ -31,7 +31,7 @@ |
| virtual GrEffectRef* asNewEffect(GrContext*) const SK_OVERRIDE; |
| #endif |
| - SkDEVCODE(virtual void toString(SkString* str) const SK_OVERRIDE;) |
| + SK_TO_STRING_OVERRIDE() |
| SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkLumaColorFilter) |
| protected: |