| Index: Source/core/svg/graphics/SVGImage.cpp
|
| diff --git a/Source/core/svg/graphics/SVGImage.cpp b/Source/core/svg/graphics/SVGImage.cpp
|
| index 952f332c6701f6c8ca9c09a84a69e26cf97ad98d..16534cb34864ea01da16833411abcd365266ea60 100644
|
| --- a/Source/core/svg/graphics/SVGImage.cpp
|
| +++ b/Source/core/svg/graphics/SVGImage.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| #include "core/platform/graphics/ImageObserver.h"
|
| #include "core/platform/graphics/IntRect.h"
|
| -#include "core/rendering/style/RenderStyle.h"
|
| #include "core/rendering/svg/RenderSVGRoot.h"
|
| #include "core/svg/SVGDocument.h"
|
| #include "core/svg/SVGSVGElement.h"
|
|
|