| 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 9bd24b757f279b9f08239134dbf6f73a96660553..4f94d3e41ae552a15440236216d157698f00f624 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -879,6 +879,7 @@
|
| 'animation/CSSPathInterpolationType.h',
|
| 'animation/CSSPositionAxisListInterpolationType.cpp',
|
| 'animation/CSSPositionAxisListInterpolationType.h',
|
| + 'animation/CSSPositionInterpolationType.h',
|
| 'animation/CSSShadowListInterpolationType.cpp',
|
| 'animation/CSSShadowListInterpolationType.h',
|
| 'animation/CSSValueInterpolationType.cpp',
|
|
|