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 363b23fb5fd913f4c5029298aab14275e0df2c29..77c74315724f53574661852429fb4535c438b45b 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1140,6 +1140,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", |