| 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 18eb856b791d2e43e34e15f50052dfd6f33f7de3..7e3256d656ff1729e318f319d681a4b9289a4820 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -175,7 +175,6 @@
|
| 'animation/CubicBezierControlPoints.h',
|
| 'animation/TimingFunction.cpp',
|
| 'animation/TimingFunction.h',
|
| - 'animation/UnitBezier.cpp',
|
| 'animation/UnitBezier.h',
|
| 'audio/AudioArray.h',
|
| 'audio/AudioBus.cpp',
|
| @@ -1131,7 +1130,6 @@
|
| 'animation/CompositorAnimationTest.cpp',
|
| 'animation/CompositorFloatAnimationCurveTest.cpp',
|
| 'animation/TimingFunctionTest.cpp',
|
| - 'animation/UnitBezierTest.cpp',
|
| 'blob/BlobDataTest.cpp',
|
| 'clipboard/ClipboardUtilitiesTest.cpp',
|
| 'exported/FilePathConversionTest.cpp',
|
|
|