Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(380)

Unified Diff: Source/core/core.gypi

Issue 45553002: Move remaining classes in graphics/transforms to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix merge problem Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « Source/core/animation/AnimatableValueTestHelperTest.cpp ('k') | Source/core/css/resolver/TransformBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698