Chromium Code Reviews| Index: include/core/SkDrawLooper.h |
| diff --git a/include/core/SkDrawLooper.h b/include/core/SkDrawLooper.h |
| index 2faf28b39953ca3e6f228cdaa8913642c54d994a..352c4e52cf3709f055706a54385e78b8f25d434a 100644 |
| --- a/include/core/SkDrawLooper.h |
| +++ b/include/core/SkDrawLooper.h |
| @@ -64,6 +64,7 @@ public: |
| const SkRect& src, SkRect* dst); |
| SkDEVCODE(virtual void toString(SkString* str) const = 0;) |
| + SK_DEFINE_FLATTENABLE_EFFECT_TYPE(DrawLooper) |
| protected: |
| SkDrawLooper() {} |