Chromium Code Reviews| Index: include/core/SkShader.h |
| diff --git a/include/core/SkShader.h b/include/core/SkShader.h |
| index e2ebda5f1018218806cd49f56d1c644e2c3101d2..f24a63656e249b2868698398b5905c1ad245a1f9 100644 |
| --- a/include/core/SkShader.h |
| +++ b/include/core/SkShader.h |
| @@ -452,7 +452,6 @@ public: |
| virtual SkShader* refAsALocalMatrixShader(SkMatrix* localMatrix) const; |
| SK_TO_STRING_VIRT() |
| - SK_DEFINE_FLATTENABLE_TYPE(SkShader) |
| protected: |
| void flatten(SkWriteBuffer&) const override; |