| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 62b1f0691122b1dd802b6cfeba3b4185f073031e..b991611e6a0dbcb513058918a4c500d55c3e5e45 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -673,6 +673,7 @@
|
| 'graphics/skia/SkSizeHash.h',
|
| 'graphics/skia/SkiaUtils.cpp',
|
| 'graphics/skia/SkiaUtils.h',
|
| + 'image-decoders/ImageAnimation.h',
|
| 'image-decoders/ImageDecoder.cpp',
|
| 'image-decoders/ImageDecoder.h',
|
| 'image-decoders/ImageFrame.cpp',
|
|
|