| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e38b203e68357c40c28d104eaf4769854b282ad1..4e6985e64e778f1f09e029ae7a9944c027ecc014 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3657,6 +3657,8 @@
|
| 'platform/DecimalTest.cpp',
|
| 'platform/chromium/ClipboardChromiumTest.cpp',
|
| 'platform/graphics/chromium/AnimationTranslationUtilTest.cpp',
|
| + 'platform/image-decoders/ImageDecoderTest.cpp',
|
| + 'platform/image-decoders/gif/GIFImageDecoderTest.cpp',
|
| 'platform/text/DateTimeFormatTest.cpp',
|
| 'tests/CachedImageTest.cpp',
|
| 'tests/HeapGraphSerializerTest.cpp',
|
|
|