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

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: done now 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
« no previous file with comments | « Source/core/fetch/ImageResourceTest.cpp ('k') | Source/platform/graphics/BitmapImage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index b2f7fcc823b5c438c9cb8c89785869bc3ab94da7..fb0fe59e9a9128527b316ecb3721f8dca74ea90c 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -675,6 +675,7 @@
'graphics/skia/SkiaUtils.h',
'image-decoders/FastSharedBufferReader.cpp',
'image-decoders/FastSharedBufferReader.h',
+ 'image-decoders/ImageAnimation.h',
'image-decoders/ImageDecoder.cpp',
'image-decoders/ImageDecoder.h',
'image-decoders/ImageFrame.cpp',
« no previous file with comments | « Source/core/fetch/ImageResourceTest.cpp ('k') | Source/platform/graphics/BitmapImage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698