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

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: 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 8df7ffd2a3bebcfdbfc8b2fceeca5c6ce89ec4db..1083e57886156b8bda8610fa73cd351fae58f679 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -902,6 +902,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',

Powered by Google App Engine
This is Rietveld 408576698