| 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 fd76781b589913228edb66903e685d83f9cb013f..40bea5843f9231f47f8a6da93ae90bcd9dcc8aef 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -883,6 +883,8 @@
|
| 'animation/CSSPositionInterpolationType.h',
|
| 'animation/CSSShadowListInterpolationType.cpp',
|
| 'animation/CSSShadowListInterpolationType.h',
|
| + 'animation/CSSTranslateInterpolationType.cpp',
|
| + 'animation/CSSTranslateInterpolationType.h',
|
| 'animation/CSSValueInterpolationType.cpp',
|
| 'animation/CSSValueInterpolationType.h',
|
| 'animation/CSSVisibilityInterpolationType.cpp',
|
|
|