| Index: Source/core/svg/SVGFESpecularLightingElement.cpp
|
| diff --git a/Source/core/svg/SVGFESpecularLightingElement.cpp b/Source/core/svg/SVGFESpecularLightingElement.cpp
|
| index a139b0ddba192dcef253dc6984ae0a0b17146fc9..ea72216e31ae1c67a8474052d7de4ed087edc57b 100644
|
| --- a/Source/core/svg/SVGFESpecularLightingElement.cpp
|
| +++ b/Source/core/svg/SVGFESpecularLightingElement.cpp
|
| @@ -24,10 +24,8 @@
|
| #include "core/svg/SVGFESpecularLightingElement.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| #include "core/platform/graphics/filters/FilterEffect.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
| -#include "core/svg/SVGColor.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGFELightElement.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
|
|