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

Unified Diff: Source/core/core.gypi

Issue 253093002: Web Animations API: Sort keyframes by offset (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 d74f42764e3d2b3338281eedfc324bf91e3f0663..2352ab167b2e9e591179afdb2659ad3b20609203 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3344,6 +3344,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