Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(274)

Unified Diff: include/core/SkImageFilter.h

Issue 1834303003: Delete SkFlattenable::Type (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: include/core/SkImageFilter.h
diff --git a/include/core/SkImageFilter.h b/include/core/SkImageFilter.h
index ab72547fed5f61c1a9e9522aab683e461e978e96..6dfdaa10250989a40ddc2899c3d2ba6675df9760 100644
--- a/include/core/SkImageFilter.h
+++ b/include/core/SkImageFilter.h
@@ -282,7 +282,6 @@ public:
#endif
SK_TO_STRING_PUREVIRT()
- SK_DEFINE_FLATTENABLE_TYPE(SkImageFilter)
protected:
class Common {

Powered by Google App Engine
This is Rietveld 408576698