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

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

Issue 2873493002: Basic ScrollTimeline implementation for Animation Worklet (Closed)
Patch Set: Add helper method in tests for creating options Created 3 years, 7 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 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",

Powered by Google App Engine
This is Rietveld 408576698