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: Source/core/core.gypi

Issue 210703002: Web Animations: Sort Animations in the AnimationStack (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index bbfa6ba1fcbb6aa9afa619c5a4fb156d715c7697..0813c4f8d00efa9e595e8b388186319023ded474 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3272,6 +3272,7 @@
'animation/AnimatableValueTestHelperTest.cpp',
'animation/AnimationClockTest.cpp',
'animation/AnimationHelpersTest.cpp',
+ 'animation/AnimationStackTest.cpp',
'animation/AnimationTest.cpp',
'animation/AnimationTestHelper.cpp',
'animation/AnimationTestHelper.h',
« Source/core/animation/AnimationStack.cpp ('K') | « Source/core/animation/css/CSSAnimations.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698