| 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 17617e5babbeeb840b524873f28e175dc6c7be6b..b7750310c51b7601b4cd8ae88119e45368e35ad0 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") {
|
| "KeyframeEffect.h",
|
| "KeyframeEffectModel.cpp",
|
| "KeyframeEffectModel.h",
|
| + "KeyframeEffectReadOnly.cpp",
|
| + "KeyframeEffectReadOnly.h",
|
| "LegacyStyleInterpolation.h",
|
| "LengthInterpolationFunctions.cpp",
|
| "LengthInterpolationFunctions.h",
|
|
|