Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGSwitchElement.h
index bbeac06..5fff10d 100644 (file)
@@ -27,6 +27,7 @@
 namespace blink {
 
 class SVGSwitchElement FINAL : public SVGGraphicsElement {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     DECLARE_NODE_FACTORY(SVGSwitchElement);
 
@@ -39,4 +40,4 @@ private:
 
 } // namespace blink
 
-#endif
+#endif // SVGSwitchElement_h