| 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 2a9e50baf04a140c81ab005d051bc3a2405530c7..c76351345a7bec579dff229a2cc527b9fb5fed6e 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -871,6 +871,8 @@
|
| 'animation/CSSPathInterpolationType.h',
|
| 'animation/CSSPositionAxisListInterpolationType.cpp',
|
| 'animation/CSSPositionAxisListInterpolationType.h',
|
| + 'animation/CSSPositionInterpolationType.cpp',
|
| + 'animation/CSSPositionInterpolationType.h',
|
| 'animation/CSSShadowListInterpolationType.cpp',
|
| 'animation/CSSShadowListInterpolationType.h',
|
| 'animation/CSSValueInterpolationType.cpp',
|
|
|