| 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 91454e85d874bc1ecb477e8c3abc310295bae59a..b9720e6a4f806a98743fbe7171dbdeda01a581d9 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"
|
|
|