Chromium Code Reviews| Index: include/core/SkDrawLooper.h |
| diff --git a/include/core/SkDrawLooper.h b/include/core/SkDrawLooper.h |
| index 28d7d8beef27f54249ed2bbfa8fc123c0568dc0c..e59e52f05cf4719c8509ffb15d74b632b2e652d8 100644 |
| --- a/include/core/SkDrawLooper.h |
| +++ b/include/core/SkDrawLooper.h |
| @@ -107,7 +107,6 @@ public: |
| virtual bool asABlurShadow(BlurShadowRec*) const; |
| SK_TO_STRING_PUREVIRT() |
| - SK_DEFINE_FLATTENABLE_TYPE(SkDrawLooper) |
| protected: |
| SkDrawLooper() {} |