| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4f5fe16eddd2ff72b759a65d080df0295cfc3f94..e5d09f51112349e3608620a48d0ddde10d16fd47 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3660,6 +3660,8 @@
|
| 'platform/SharedBufferTest.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',
|
|
|