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

Unified Diff: Source/core/core.gypi

Issue 995253002: Web Animations: Split image slice interpolation out of LengthBoxStyleInterpolation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: crbug.com/466536 Created 5 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
« no previous file with comments | « Source/core/animation/StringKeyframe.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 431843a43eccdcc828ec58d728ad56625e2786e3..cc496f6f647103aec735f114baf899bb9d1a99f1 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -899,6 +899,8 @@
'animation/ElementAnimation.h',
'animation/ElementAnimations.cpp',
'animation/ElementAnimations.h',
+ 'animation/ImageSliceStyleInterpolation.cpp',
+ 'animation/ImageSliceStyleInterpolation.h',
'animation/ImageStyleInterpolation.cpp',
'animation/ImageStyleInterpolation.h',
'animation/InertAnimation.cpp',
« no previous file with comments | « Source/core/animation/StringKeyframe.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698