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

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 ec8789aa4d16018fd292bad718764210e470ca25..c988a8b0cf2d82f4ebc284421bb1eb42fd22f7e5 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/DragImageTest.cpp » ('j') | Source/core/platform/graphics/BitmapImage.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698