Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGGlyphElement.h
index 200b18c..8e2a384 100644 (file)
@@ -32,6 +32,7 @@ namespace blink {
 class SVGFontData;
 
 class SVGGlyphElement FINAL : public SVGElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGGlyphElement);
 
@@ -60,4 +61,4 @@ private:
 } // namespace blink
 
 #endif // ENABLE(SVG_FONTS)
-#endif
+#endif // SVGGlyphElement_h