| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4bd58c978ceba402a0f1b6544046ef3762d7c373..be46cefa634280106906030e70162b487de7def3 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2674,6 +2674,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',
|
|
|