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

Unified Diff: Source/platform/blink_platform.gypi

Issue 985583002: Don't cache any SkBitmaps in DeferredImageDecoder (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ImageAnimation.h Created 5 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 62b1f0691122b1dd802b6cfeba3b4185f073031e..b991611e6a0dbcb513058918a4c500d55c3e5e45 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -673,6 +673,7 @@
'graphics/skia/SkSizeHash.h',
'graphics/skia/SkiaUtils.cpp',
'graphics/skia/SkiaUtils.h',
+ 'image-decoders/ImageAnimation.h',
'image-decoders/ImageDecoder.cpp',
'image-decoders/ImageDecoder.h',
'image-decoders/ImageFrame.cpp',

Powered by Google App Engine
This is Rietveld 408576698