Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGStopElement.h
index e89f101..1f3a469 100644 (file)
@@ -28,6 +28,7 @@
 namespace blink {
 
 class SVGStopElement FINAL : public SVGElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGStopElement);
 
@@ -50,4 +51,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGStopElement_h