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

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

Issue 1473963004: CSS animation for SVG presentation attribute 'd' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: 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 146259c6d6a00eaa76cab8a5c731a4efc9eda542..913554122d333d0f4201c2781f0e6a9db464c689 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -973,6 +973,8 @@
'animation/animatable/AnimatableLengthSize.cpp',
'animation/animatable/AnimatableLengthSize.h',
'animation/animatable/AnimatableNeutral.h',
+ 'animation/animatable/AnimatablePath.cpp',
+ 'animation/animatable/AnimatablePath.h',
'animation/animatable/AnimatableRepeatable.cpp',
'animation/animatable/AnimatableRepeatable.h',
'animation/animatable/AnimatableSVGPaint.cpp',

Powered by Google App Engine
This is Rietveld 408576698