| 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 e58407250f43bf92f98949fc2cf7b4f12ce10f20..6a7eda60eb10bd7e62bd66b803c02f0083f91728 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -205,6 +205,8 @@ blink_core_sources("animation") {
|
| "TimingInput.h",
|
| "TransitionInterpolation.cpp",
|
| "TransitionInterpolation.h",
|
| + "TransitionKeyframe.cpp",
|
| + "TransitionKeyframe.h",
|
| "TypedInterpolationValue.h",
|
| "UnderlyingValueOwner.cpp",
|
| "UnderlyingValueOwner.h",
|
|
|