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

Unified Diff: Source/core/core.gypi

Issue 16260002: Reland "Decode GIF image frames on demand". (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index e38b203e68357c40c28d104eaf4769854b282ad1..4e6985e64e778f1f09e029ae7a9944c027ecc014 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3657,6 +3657,8 @@
'platform/DecimalTest.cpp',
'platform/chromium/ClipboardChromiumTest.cpp',
'platform/graphics/chromium/AnimationTranslationUtilTest.cpp',
+ 'platform/image-decoders/ImageDecoderTest.cpp',
+ 'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
'platform/text/DateTimeFormatTest.cpp',
'tests/CachedImageTest.cpp',
'tests/HeapGraphSerializerTest.cpp',
« no previous file with comments | « Source/WebKit/chromium/tests/ImageLayerChromiumTest.cpp ('k') | Source/core/platform/graphics/BitmapImage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698