Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGTitleElement.h
index 4aeb0e1..42ecc82 100644 (file)
@@ -26,6 +26,7 @@
 namespace blink {
 
 class SVGTitleElement FINAL : public SVGElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGTitleElement);
 
@@ -41,4 +42,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGTitleElement_h