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

Unified Diff: Source/core/core.gypi

Issue 38823002: Web Animations CSS: Support animation of {text,box,-webkit-box}-shadow and fix blur clamping (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: use 0 instead of PassRefPtr<..>() Created 7 years, 2 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 0cf4b531220c6a7aba99f978f8d20f220041ae83..3653a1440d33cae0707c02002879f034f53198af 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -554,6 +554,8 @@
'animation/AnimatableSVGLength.h',
'animation/AnimatableSVGPaint.cpp',
'animation/AnimatableSVGPaint.h',
+ 'animation/AnimatableShadow.cpp',
+ 'animation/AnimatableShadow.h',
'animation/AnimatableShapeValue.cpp',
'animation/AnimatableShapeValue.h',
'animation/AnimatableStrokeDasharrayList.cpp',
« no previous file with comments | « Source/core/animation/css/CSSAnimatableValueFactory.cpp ('k') | Source/core/css/resolver/AnimatedStyleBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698