Index: third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp |
diff --git a/third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp b/third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp |
index a96298978e73718e079f4c129cc60383b5eb6623..0e5bfc19809d44aeaaf7ef9f96b88b96f47ba1c9 100644 |
--- a/third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp |
+++ b/third_party/WebKit/Source/core/animation/ShadowInterpolationFunctions.cpp |
@@ -8,6 +8,7 @@ |
#include "core/animation/InterpolationValue.h" |
#include "core/animation/LengthInterpolationFunctions.h" |
#include "core/animation/NonInterpolableValue.h" |
+#include "core/css/CSSIdentifierValue.h" |
#include "core/css/CSSShadowValue.h" |
#include "core/css/resolver/StyleResolverState.h" |
#include "core/style/ShadowData.h" |