| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 6286fe88af9746206f0200c1acba8bc4a0b771fb..73c9ae5ae9dc5e2de3a2650c087b97bb7965bf9d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3669,6 +3669,7 @@
|
| 'platform/graphics/chromium/AnimationTranslationUtilTest.cpp',
|
| 'platform/image-decoders/ImageDecoderTest.cpp',
|
| 'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
|
| + 'platform/image-decoders/webp/WEBPImageDecoderTest.cpp',
|
| 'platform/text/DateTimeFormatTest.cpp',
|
| 'tests/CachedImageTest.cpp',
|
| 'tests/HeapGraphSerializerTest.cpp',
|
|
|