| Index: Source/core/layout/svg/SVGLayoutSupport.cpp
|
| diff --git a/Source/core/layout/svg/SVGLayoutSupport.cpp b/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| index a9990940b01643e0e91b10b41d89d671623a2fac..4fe5f0eaf2e40909773f678554923a9c2dd6c748 100644
|
| --- a/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| +++ b/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| @@ -41,6 +41,7 @@
|
| #include "core/paint/DeprecatedPaintLayer.h"
|
| #include "core/svg/SVGElement.h"
|
| #include "platform/geometry/TransformState.h"
|
| +#include "platform/graphics/StrokeData.h"
|
|
|
| namespace blink {
|
|
|
|
|