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

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

Issue 13980003: Add animation support for WebP images (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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 f4df63c5f8c3b3b337b05fd6059974ed9733d2b2..63db909902442eef460f329bbc633daa22756621 100644
--- a/Source/WebKit/chromium/WebKit.gypi
+++ b/Source/WebKit/chromium/WebKit.gypi
@@ -102,6 +102,7 @@
'tests/WebInputEventFactoryTestMac.mm',
'tests/WebPageNewSerializerTest.cpp',
'tests/WebPageSerializerTest.cpp',
+ 'tests/WEBPImageDecoderTest.cpp',
'tests/WebPluginContainerTest.cpp',
'tests/WebUserGestureTokenTest.cpp',
'tests/WebSocketDeflaterTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698