| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 936ce0ab785e157b870cd07e576403bc6702b479..18a3c22d79d9de481816842986a9f716f6e5a0da 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -563,6 +563,8 @@
|
| 'graphics/ColorSpace.h',
|
| 'graphics/CrossfadeGeneratedImage.cpp',
|
| 'graphics/CrossfadeGeneratedImage.h',
|
| + 'graphics/DecodingImageGenerator.cpp',
|
| + 'graphics/DecodingImageGenerator.h',
|
| 'graphics/DeferredImageDecoder.cpp',
|
| 'graphics/DeferredImageDecoder.h',
|
| 'graphics/DiscardablePixelRef.cpp',
|
|
|