Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(367)

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2873493002: Basic ScrollTimeline implementation for Animation Worklet (Closed)
Patch Set: Rebase Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698