| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 5bf3a28e8ade090a5e95389dc62f3c0c491df5ab..62e58debab05191e5c5b19e3993a072a3f0b3c7b 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3662,6 +3662,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',
|
|
|