| Index: Source/core/animation/animatable/AnimatableSVGPaint.h
|
| diff --git a/Source/core/animation/animatable/AnimatableSVGPaint.h b/Source/core/animation/animatable/AnimatableSVGPaint.h
|
| index f6a2da7f990080d20fe9e9de130e6209acd662da..e1f82d507d2b42b9d98d1f4619b68bc8192353b2 100644
|
| --- a/Source/core/animation/animatable/AnimatableSVGPaint.h
|
| +++ b/Source/core/animation/animatable/AnimatableSVGPaint.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/animation/animatable/AnimatableColor.h"
|
| #include "core/animation/animatable/AnimatableValue.h"
|
| -#include "core/layout/style/SVGLayoutStyleDefs.h"
|
| +#include "core/layout/style/SVGComputedStyleDefs.h"
|
|
|
| namespace blink {
|
|
|
|
|