| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 35a2a63f32ba58654b467d4503bea5dd43409b0e..0cb2f1a1e49dab19eefe2cfd73b4c1d6f8b08338 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -150,11 +150,6 @@
|
| 'animation/AnimationTranslationUtil.cpp',
|
| 'animation/AnimationTranslationUtil.h',
|
| 'animation/AnimationUtilities.h',
|
| - 'animation/CubicBezierControlPoints.cpp',
|
| - 'animation/CubicBezierControlPoints.h',
|
| - 'animation/TimingFunction.cpp',
|
| - 'animation/TimingFunction.h',
|
| - 'animation/UnitBezier.h',
|
| 'animation/CompositorAnimation.cpp',
|
| 'animation/CompositorAnimation.h',
|
| 'animation/CompositorAnimationCurve.cpp',
|
| @@ -174,12 +169,18 @@
|
| 'animation/CompositorFloatKeyframe.h',
|
| 'animation/CompositorScrollOffsetAnimationCurve.cpp',
|
| 'animation/CompositorScrollOffsetAnimationCurve.h',
|
| + 'animation/CompositorTargetProperty.h',
|
| 'animation/CompositorTransformAnimationCurve.cpp',
|
| 'animation/CompositorTransformAnimationCurve.h',
|
| 'animation/CompositorTransformKeyframe.cpp',
|
| 'animation/CompositorTransformKeyframe.h',
|
| 'animation/CompositorTransformOperations.cpp',
|
| 'animation/CompositorTransformOperations.h',
|
| + 'animation/CubicBezierControlPoints.cpp',
|
| + 'animation/CubicBezierControlPoints.h',
|
| + 'animation/TimingFunction.cpp',
|
| + 'animation/TimingFunction.h',
|
| + 'animation/UnitBezier.h',
|
| 'audio/AudioArray.h',
|
| 'audio/AudioBus.cpp',
|
| 'audio/AudioBus.h',
|
|
|