Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGHKernElement.h
index b3aac3d..d4e8244 100644 (file)
@@ -29,6 +29,7 @@
 namespace blink {
 
 class SVGHKernElement FINAL : public SVGElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGHKernElement);
 
@@ -46,4 +47,4 @@ private:
 } // namespace blink
 
 #endif // ENABLE(SVG_FONTS)
-#endif
+#endif // SVGHKernElement_h