| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 970e55faa04fef11a8acbffee4817a08f3865512..415bb6668c7bc830e9b9c59a67447809747a34f1 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2729,6 +2729,8 @@
|
| 'platform/graphics/CrossfadeGeneratedImage.h',
|
| 'platform/graphics/CustomFontData.h',
|
| 'platform/graphics/CustomFontData.h',
|
| + 'platform/graphics/DecodingImageGenerator.cpp',
|
| + 'platform/graphics/DecodingImageGenerator.h',
|
| 'platform/graphics/DeferredImageDecoder.cpp',
|
| 'platform/graphics/DeferredImageDecoder.h',
|
| 'platform/graphics/DiscardablePixelRef.cpp',
|
|
|