Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGLengthTearOff.h
index 4f5f603..3533e09 100644 (file)
@@ -38,6 +38,7 @@
 namespace blink {
 
 class SVGLengthTearOff FINAL : public SVGPropertyTearOff<SVGLength>, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     // Forward declare these enums in the w3c naming scheme, for IDL generation
     enum {
@@ -76,4 +77,4 @@ private:
 
 } // namespace blink
 
-#endif // SVGLengthTearOff_h_
+#endif // SVGLengthTearOff_h