| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 83481fa487bc5731dfc7f727fec38dd74d4d49d5..a46b052e2ea0c9a0038523166d8395cb9aac70a0 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -517,6 +517,7 @@
|
| 'graphics/GraphicsTypes3D.h',
|
| 'graphics/Image.cpp',
|
| 'graphics/Image.h',
|
| + 'graphics/ImageAnimationPolicy.h',
|
| 'graphics/ImageBuffer.cpp',
|
| 'graphics/ImageBuffer.h',
|
| 'graphics/ImageBufferClient.h',
|
|
|