| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 405230a1006e0b0288a921c3ba452d7946063f37..48b903472d88ee12ef391eece072653b845ce157 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -872,8 +872,6 @@
|
| 'animation/CSSPaintInterpolationType.h',
|
| 'animation/CSSPathInterpolationType.cpp',
|
| 'animation/CSSPathInterpolationType.h',
|
| - 'animation/CSSPositionAxisListInterpolationType.cpp',
|
| - 'animation/CSSPositionAxisListInterpolationType.h',
|
| 'animation/CSSShadowListInterpolationType.cpp',
|
| 'animation/CSSShadowListInterpolationType.h',
|
| 'animation/CSSValueInterpolationType.cpp',
|
| @@ -923,8 +921,6 @@
|
| 'animation/LegacyStyleInterpolation.h',
|
| 'animation/LengthBoxStyleInterpolation.cpp',
|
| 'animation/LengthBoxStyleInterpolation.h',
|
| - 'animation/LengthListPropertyFunctions.cpp',
|
| - 'animation/LengthListPropertyFunctions.h',
|
| 'animation/LengthPairStyleInterpolation.cpp',
|
| 'animation/LengthPairStyleInterpolation.h',
|
| 'animation/LengthPropertyFunctions.cpp',
|
|
|