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

Unified Diff: Source/platform/graphics/test/MockDiscardablePixelRef.h

Issue 372303002: remove code from (dead) SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE flag (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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
« no previous file with comments | « Source/platform/graphics/LazyDecodingPixelRef.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/test/MockDiscardablePixelRef.h
diff --git a/Source/platform/graphics/test/MockDiscardablePixelRef.h b/Source/platform/graphics/test/MockDiscardablePixelRef.h
index d8d80f557f5ce346458a35313ca86c7cbb45a0ac..19fbacbcb7d575c3fda786b2c2dbce9500b1d453 100644
--- a/Source/platform/graphics/test/MockDiscardablePixelRef.h
+++ b/Source/platform/graphics/test/MockDiscardablePixelRef.h
@@ -60,10 +60,6 @@ public:
}
};
-#ifdef SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE
- SK_DECLARE_UNFLATTENABLE_OBJECT()
-#endif
-
protected:
virtual bool onNewLockPixels(LockRec* rec)
{
« no previous file with comments | « Source/platform/graphics/LazyDecodingPixelRef.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698