| 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 534682d4baeceb76cafddfe9ddd8f42f006bdb77..e52c540df7b6f8e985b11484e516c1628dcb2e90 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -16,6 +16,8 @@ blink_core_sources("animation") {
|
| "AnimationEffectReadOnly.h",
|
| "AnimationEffectTiming.cpp",
|
| "AnimationEffectTiming.h",
|
| + "AnimationEffectTimingReadOnly.cpp",
|
| + "AnimationEffectTimingReadOnly.h",
|
| "AnimationInputHelpers.cpp",
|
| "AnimationInputHelpers.h",
|
| "AnimationStack.cpp",
|
|
|