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

Unified Diff: Source/core/animation/ShadowStyleInterpolation.cpp

Issue 933333003: Drop unused includes from SVGLayoutStyle.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | « no previous file | Source/core/animation/animatable/AnimatableStrokeDasharrayList.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/animation/ShadowStyleInterpolation.cpp
diff --git a/Source/core/animation/ShadowStyleInterpolation.cpp b/Source/core/animation/ShadowStyleInterpolation.cpp
index 8625f14b885650cb1cc49803b5a327139f3fc257..076993991936e6f6eac8d4cc0b430b02d88d8b0a 100644
--- a/Source/core/animation/ShadowStyleInterpolation.cpp
+++ b/Source/core/animation/ShadowStyleInterpolation.cpp
@@ -8,6 +8,7 @@
#include "core/animation/ColorStyleInterpolation.h"
#include "core/animation/LengthStyleInterpolation.h"
#include "core/css/CSSPrimitiveValue.h"
+#include "core/css/CSSValueList.h"
#include "core/css/CSSValuePool.h"
#include "core/css/resolver/StyleBuilder.h"
« no previous file with comments | « no previous file | Source/core/animation/animatable/AnimatableStrokeDasharrayList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698