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

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

Issue 2944423003: Implement new AnimationTimeline superclass (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/animation/BUILD.gn
diff --git a/third_party/WebKit/Source/core/animation/BUILD.gn b/third_party/WebKit/Source/core/animation/BUILD.gn
index cbf02c6f3c2b5cc13d309ccfdec64bf1a4706394..6a30f3cdccf35512a4f7cf8e4d4930ae42c248b7 100644
--- a/third_party/WebKit/Source/core/animation/BUILD.gn
+++ b/third_party/WebKit/Source/core/animation/BUILD.gn
@@ -215,6 +215,7 @@ blink_core_sources("animation") {
"SizeListPropertyFunctions.h",
"StringKeyframe.cpp",
"StringKeyframe.h",
+ "SuperAnimationTimeline.h",
"Timing.cpp",
"Timing.h",
"TimingCalculations.h",

Powered by Google App Engine
This is Rietveld 408576698