| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d366dd3ba02646c6207ef11f3a7903d653db52b4..69ae27c40bb746581a4d79e73a0261d8b15df094 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2656,6 +2656,8 @@
|
| 'platform/graphics/Color.cpp',
|
| 'platform/graphics/CrossfadeGeneratedImage.cpp',
|
| 'platform/graphics/CrossfadeGeneratedImage.h',
|
| + 'platform/graphics/DrawLooper.cpp',
|
| + 'platform/graphics/DrawLooper.h',
|
| 'platform/graphics/Extensions3D.cpp',
|
| 'platform/graphics/Extensions3D.h',
|
| 'platform/graphics/Font.cpp',
|
|
|