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

Unified Diff: Source/core/core.gypi

Issue 15969015: Reland again "Decode GIF image frames on demand". (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing 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 4f5fe16eddd2ff72b759a65d080df0295cfc3f94..e5d09f51112349e3608620a48d0ddde10d16fd47 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3660,6 +3660,8 @@
'platform/SharedBufferTest.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',

Powered by Google App Engine
This is Rietveld 408576698