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

Unified Diff: Source/WebKit/chromium/WebKit.gypi

Issue 15350006: Decode GIF image frames on demand. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/WebKit/chromium/WebKit.gypi
diff --git a/Source/WebKit/chromium/WebKit.gypi b/Source/WebKit/chromium/WebKit.gypi
index 7a55bbbfdb129667f4b32c1c820fed1e19b1e752..aac291a4c1d93132d50ff4c974f127d1fb813012 100644
--- a/Source/WebKit/chromium/WebKit.gypi
+++ b/Source/WebKit/chromium/WebKit.gypi
@@ -59,6 +59,7 @@
'tests/IDBLevelDBCodingTest.cpp',
'tests/IDBRequestTest.cpp',
'tests/IDBTransactionTest.cpp',
+ 'tests/ImageDecoderTest.cpp',
'tests/ImageDecodingStoreTest.cpp',
'tests/ImageFrameGeneratorTest.cpp',
'tests/ImageLayerChromiumTest.cpp',
« no previous file with comments | « no previous file | Source/WebKit/chromium/tests/GIFImageDecoderTest.cpp » ('j') | Source/core/platform/graphics/BitmapImage.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698