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

Unified Diff: Source/core/core.gypi

Issue 251463003: Web Animations API: Sort keyframes by offset (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Detect null offset Created 6 years, 8 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 ed7ebe6cb30582811dc7f5540c63850a3391f297..10b96cae7f608e300150f5ce5fed8bd1bc8683a4 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3345,6 +3345,7 @@
'animation/CompositorAnimationsTestHelper.h',
'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
'animation/DocumentTimelineTest.cpp',
+ 'animation/EffectInputTest.cpp',
'animation/InterpolationEffectTest.cpp',
'animation/InterpolationTest.cpp',
'animation/InterpolableValueTest.cpp',
« Source/core/animation/EffectInput.cpp ('K') | « Source/core/animation/KeyframeEffectModel.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698