| 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 1e5d95baf73d846e9be8017accee6602fa35dae3..a139489b5126e0c811089bc30ca3e39932cfb245 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -863,6 +863,7 @@
|
| 'animation/CSSLengthInterpolationType.h',
|
| 'animation/CSSLengthListInterpolationType.cpp',
|
| 'animation/CSSLengthListInterpolationType.h',
|
| + 'animation/CSSLengthPairInterpolationType.h',
|
| 'animation/CSSNumberInterpolationType.cpp',
|
| 'animation/CSSNumberInterpolationType.h',
|
| 'animation/CSSPaintInterpolationType.cpp',
|
|
|