| Index: Source/core/svg/SVGFESpecularLightingElement.cpp
|
| diff --git a/Source/core/svg/SVGFESpecularLightingElement.cpp b/Source/core/svg/SVGFESpecularLightingElement.cpp
|
| index c0203b75fa6d140102be2b164f59544ca3d0cc95..a1be26a29cad3720e0a022130be960396b89dbfe 100644
|
| --- a/Source/core/svg/SVGFESpecularLightingElement.cpp
|
| +++ b/Source/core/svg/SVGFESpecularLightingElement.cpp
|
| @@ -25,7 +25,6 @@
|
|
|
| #include "platform/graphics/filters/FilterEffect.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
|
|
|
|