| Index: Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.cpp b/Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| index 309a9e3dc7ff24bfec24acb2ecb6b53cf3006f90..511902d3d4a03a8fe935876426676e118f883397 100644
|
| --- a/Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| +++ b/Source/core/svg/SVGFEDiffuseLightingElement.cpp
|
| @@ -22,7 +22,6 @@
|
| #include "core/svg/SVGFEDiffuseLightingElement.h"
|
|
|
| #include "core/rendering/style/RenderStyle.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include "core/svg/graphics/filters/SVGFilterBuilder.h"
|
| #include "platform/graphics/filters/FEDiffuseLighting.h"
|
|
|