| Index: Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| diff --git a/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp b/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| index 884cb3223d7853cc795eb6a5142a25e413009cef..d4994053e5ff8ac859e54f9382294f8eac42b771 100644
|
| --- a/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| +++ b/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| @@ -23,9 +23,9 @@
|
| #include "config.h"
|
| #include "core/layout/svg/LayoutSVGResourcePaintServer.h"
|
|
|
| -#include "core/style/ComputedStyle.h"
|
| #include "core/layout/svg/SVGResources.h"
|
| #include "core/layout/svg/SVGResourcesCache.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "platform/graphics/skia/SkiaUtils.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
|
|
|
|