Index: Source/core/svg/SVGFEDiffuseLightingElement.h |
diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.h b/Source/core/svg/SVGFEDiffuseLightingElement.h |
index 864fde80dc916a518a98182b8e7cb764e7088408..08fd3b62134a525a23e0a7226ecdde72e5087e61 100644 |
--- a/Source/core/svg/SVGFEDiffuseLightingElement.h |
+++ b/Source/core/svg/SVGFEDiffuseLightingElement.h |
@@ -29,8 +29,6 @@ |
namespace WebCore { |
-class FEDiffuseLighting; |
- |
class SVGFEDiffuseLightingElement FINAL : public SVGFilterPrimitiveStandardAttributes { |
public: |
DECLARE_NODE_FACTORY(SVGFEDiffuseLightingElement); |