Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFEDiffuseLightingElement.h
index 0d6c1c8..e3c2b51 100644 (file)
@@ -30,6 +30,7 @@
 namespace blink {
 
 class SVGFEDiffuseLightingElement FINAL : public SVGFilterPrimitiveStandardAttributes {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGFEDiffuseLightingElement);
     void lightElementAttributeChanged(const SVGFELightElement*, const QualifiedName&);
@@ -57,4 +58,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGFEDiffuseLightingElement_h