| Index: include/core/SkEmptyShader.h
|
| ===================================================================
|
| --- include/core/SkEmptyShader.h (revision 13782)
|
| +++ include/core/SkEmptyShader.h (working copy)
|
| @@ -30,7 +30,7 @@
|
| virtual void shadeSpan16(int x, int y, uint16_t span[], int count) SK_OVERRIDE;
|
| virtual void shadeSpanAlpha(int x, int y, uint8_t alpha[], int count) SK_OVERRIDE;
|
|
|
| - SK_DEVELOPER_TO_STRING()
|
| + SK_TO_STRING_OVERRIDE()
|
| SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkEmptyShader)
|
|
|
| protected:
|
|
|