| 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 185410cf680fe63f20a0b849a2df8f8ed7e5052d..ac0319b1c178f8a43bee7f91e5c591a931003b54 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -856,6 +856,8 @@
|
| 'animation/CSSShadowListInterpolationType.h',
|
| 'animation/CSSValueInterpolationType.cpp',
|
| 'animation/CSSValueInterpolationType.h',
|
| + 'animation/CSSVisibilityInterpolationType.cpp',
|
| + 'animation/CSSVisibilityInterpolationType.h',
|
| 'animation/CompositorAnimations.cpp',
|
| 'animation/CompositorAnimations.h',
|
| 'animation/CompositorAnimationsImpl.h',
|
|
|