| 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 98e94ea220d0fad63d6421a06a86617e952bc7bf..833274b8cf4f00c644a07f297432645fcf50eb14 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -883,6 +883,7 @@
|
| 'animation/CSSPositionInterpolationType.h',
|
| 'animation/CSSShadowListInterpolationType.cpp',
|
| 'animation/CSSShadowListInterpolationType.h',
|
| + 'animation/CSSSizeListInterpolationType.h',
|
| 'animation/CSSTransformOriginInterpolationType.h',
|
| 'animation/CSSTranslateInterpolationType.cpp',
|
| 'animation/CSSTranslateInterpolationType.h',
|
|
|