Chromium Code Reviews| Index: src/effects/gradients/SkSweepGradient.h |
| =================================================================== |
| --- src/effects/gradients/SkSweepGradient.h (revision 13782) |
| +++ src/effects/gradients/SkSweepGradient.h (working copy) |
| @@ -25,7 +25,7 @@ |
| virtual GrEffectRef* asNewEffect(GrContext* context, const SkPaint&) const SK_OVERRIDE; |
| - SK_DEVELOPER_TO_STRING() |
| + SK_TO_STRING_OVERRIDE() |
| SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkSweepGradient) |
| protected: |