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

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

Issue 2944423003: Implement new AnimationTimeline superclass (Closed)
Patch Set: 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 3e5d7ed9fd798b17d4589c7e58c4e72908759717..333cf94f2c8e9220c8908e3fc69abac7967e17f0 100644
--- a/third_party/WebKit/Source/core/animation/BUILD.gn
+++ b/third_party/WebKit/Source/core/animation/BUILD.gn
@@ -217,6 +217,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