| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 97a77c4f969d9c260cf7ca51ff21e51e8f0a0498..caa51964f79e7ae23fa6adaf9f9c24056f4d9e92 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2956,24 +2956,6 @@
|
| 'platform/graphics/skia/SkiaSharedBufferStream.h',
|
| 'platform/graphics/skia/SkiaUtils.cpp',
|
| 'platform/graphics/skia/SkiaUtils.h',
|
| - 'platform/graphics/transforms/IdentityTransformOperation.h',
|
| - 'platform/graphics/transforms/InterpolatedTransformOperation.h',
|
| - 'platform/graphics/transforms/InterpolatedTransformOperation.cpp',
|
| - 'platform/graphics/transforms/Matrix3DTransformOperation.cpp',
|
| - 'platform/graphics/transforms/Matrix3DTransformOperation.h',
|
| - 'platform/graphics/transforms/MatrixTransformOperation.cpp',
|
| - 'platform/graphics/transforms/MatrixTransformOperation.h',
|
| - 'platform/graphics/transforms/PerspectiveTransformOperation.cpp',
|
| - 'platform/graphics/transforms/PerspectiveTransformOperation.h',
|
| - 'platform/graphics/transforms/RotateTransformOperation.cpp',
|
| - 'platform/graphics/transforms/RotateTransformOperation.h',
|
| - 'platform/graphics/transforms/ScaleTransformOperation.cpp',
|
| - 'platform/graphics/transforms/ScaleTransformOperation.h',
|
| - 'platform/graphics/transforms/SkewTransformOperation.cpp',
|
| - 'platform/graphics/transforms/SkewTransformOperation.h',
|
| - 'platform/graphics/transforms/TransformOperations.cpp',
|
| - 'platform/graphics/transforms/TranslateTransformOperation.cpp',
|
| - 'platform/graphics/transforms/TranslateTransformOperation.h',
|
| 'platform/graphics/win/FontCustomPlatformDataWin.cpp',
|
| 'platform/image-decoders/ImageDecoder.cpp',
|
| 'platform/image-decoders/ImageDecoder.h',
|
|
|