| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 397e0265b9d52ec90acb747d6fef2fa7dc880b2c..3d9848406b7c769ae38e658fec5a1e7bb6c9e25f 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -1028,6 +1028,7 @@
|
| 'image-decoders/bmp/BMPImageDecoderTest.cpp',
|
| 'image-decoders/gif/GIFImageDecoderTest.cpp',
|
| 'image-decoders/jpeg/JPEGImageDecoderTest.cpp',
|
| + 'image-decoders/png/PNGImageDecoderTest.cpp',
|
| 'image-decoders/webp/WEBPImageDecoderTest.cpp',
|
| ],
|
| # TODO(jbroman): Move these into platform_test_support_files.
|
|
|