| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 4804605f9a966c1b850acfc1acd7d3aecde58455..bd1339f8e9597620af3ec1a8d3b02e19e2e2731b 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1137,6 +1137,7 @@ source_set("unit_tests") {
|
| "animation/KeyframeEffectModelTest.cpp",
|
| "animation/KeyframeEffectTest.cpp",
|
| "animation/PropertyHandleTest.cpp",
|
| + "animation/ScrollTimelineTest.cpp",
|
| "animation/TimingCalculationsTest.cpp",
|
| "animation/TimingInputTest.cpp",
|
| "clipboard/DataObjectTest.cpp",
|
|
|