| 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 3f0172a9c260db031ae945f42a7988de4030b53c..9ab2e0d24aa69a5c6c7524bc5efacd749bbf071c 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -126,6 +126,8 @@ blink_core_sources("animation") {
|
| "KeyframeEffectModel.cpp",
|
| "KeyframeEffectModel.h",
|
| "LegacyStyleInterpolation.h",
|
| + "LengthInterpolationFunctions.cpp",
|
| + "LengthInterpolationFunctions.h",
|
| "LengthListPropertyFunctions.cpp",
|
| "LengthListPropertyFunctions.h",
|
| "LengthPropertyFunctions.cpp",
|
|
|