| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index bd34b4e2f84b49d5085577c6eab7d77dd919e145..91258e8d4b2c7bce6b6a845bf4ea9a530b3a74d0 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2786,6 +2786,8 @@
|
| 'platform/graphics/ShadowBlur.cpp',
|
| 'platform/graphics/ShadowBlur.h',
|
| 'platform/graphics/SimpleFontData.cpp',
|
| + 'platform/graphics/SkiaImage.cpp',
|
| + 'platform/graphics/SkiaImage.h',
|
| 'platform/graphics/SVGGlyph.cpp',
|
| 'platform/graphics/StringTruncator.cpp',
|
| 'platform/graphics/StrokeData.cpp',
|
|
|