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

Unified Diff: Source/platform/blink_platform.gypi

Issue 105773003: Teach Skia to use discardable memory (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merged and discardable Created 7 years 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 936ce0ab785e157b870cd07e576403bc6702b479..18a3c22d79d9de481816842986a9f716f6e5a0da 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -563,6 +563,8 @@
'graphics/ColorSpace.h',
'graphics/CrossfadeGeneratedImage.cpp',
'graphics/CrossfadeGeneratedImage.h',
+ 'graphics/DecodingImageGenerator.cpp',
+ 'graphics/DecodingImageGenerator.h',
'graphics/DeferredImageDecoder.cpp',
'graphics/DeferredImageDecoder.h',
'graphics/DiscardablePixelRef.cpp',
« no previous file with comments | « no previous file | Source/platform/graphics/DecodingImageGenerator.h » ('j') | Source/platform/graphics/DeferredImageDecoder.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698