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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1682083004: Add additive animation support for CSS property transform-origin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_radiusInterpolationType
Patch Set: Rebased Created 4 years, 10 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 | « third_party/WebKit/Source/core/animation/PropertyInterpolationTypesMapping.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 40bea5843f9231f47f8a6da93ae90bcd9dcc8aef..98e94ea220d0fad63d6421a06a86617e952bc7bf 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -883,6 +883,7 @@
'animation/CSSPositionInterpolationType.h',
'animation/CSSShadowListInterpolationType.cpp',
'animation/CSSShadowListInterpolationType.h',
+ 'animation/CSSTransformOriginInterpolationType.h',
'animation/CSSTranslateInterpolationType.cpp',
'animation/CSSTranslateInterpolationType.h',
'animation/CSSValueInterpolationType.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/animation/PropertyInterpolationTypesMapping.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698