| Index: third_party/WebKit/Source/core/animation/CSSBorderImageLengthBoxInterpolationType.h
|
| diff --git a/third_party/WebKit/Source/core/animation/CSSBorderImageLengthBoxInterpolationType.h b/third_party/WebKit/Source/core/animation/CSSBorderImageLengthBoxInterpolationType.h
|
| index b2334750678c1e0a8acb7a7080854e4151aa9257..ff9efb51450aada71d8751fc5d217b9f834c0965 100644
|
| --- a/third_party/WebKit/Source/core/animation/CSSBorderImageLengthBoxInterpolationType.h
|
| +++ b/third_party/WebKit/Source/core/animation/CSSBorderImageLengthBoxInterpolationType.h
|
| @@ -35,7 +35,7 @@ class CSSBorderImageLengthBoxInterpolationType : public CSSInterpolationType {
|
| InterpolationValue maybeConvertInherit(const StyleResolverState&,
|
| ConversionCheckers&) const final;
|
| InterpolationValue maybeConvertValue(const CSSValue&,
|
| - const StyleResolverState&,
|
| + const StyleResolverState*,
|
| ConversionCheckers&) const final;
|
| };
|
|
|
|
|