Index: Source/core/frame/WebKitPoint.h |
diff --git a/Source/core/frame/WebKitPoint.h b/Source/core/frame/WebKitPoint.h |
index 12b4b59fad2628d7c05a3c994f662bdbef29dcd9..0001e1616e45825832280f492466a449b0b531d4 100644 |
--- a/Source/core/frame/WebKitPoint.h |
+++ b/Source/core/frame/WebKitPoint.h |
@@ -34,6 +34,7 @@ |
namespace blink { |
class WebKitPoint FINAL : public RefCountedWillBeGarbageCollected<WebKitPoint>, public ScriptWrappable { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static PassRefPtrWillBeRawPtr<WebKitPoint> create() |
{ |