| Index: third_party/WebKit/Source/core/animation/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/animation/BUILD.gn b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| index bccd78f8857a3d7a9f444d05ab079217b9fa0fb8..e6d935c071a85bdc0e065a0216e622d74afa662f 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -157,6 +157,8 @@ blink_core_sources("animation") {
|
| "PairwiseInterpolationValue.h",
|
| "PathInterpolationFunctions.cpp",
|
| "PathInterpolationFunctions.h",
|
| + "PathPropertyFunctions.cpp",
|
| + "PathPropertyFunctions.h",
|
| "PrimitiveInterpolation.h",
|
| "PropertyHandle.cpp",
|
| "PropertyHandle.h",
|
|
|