Index: Source/core/testing/LayerRectList.h |
diff --git a/Source/core/testing/LayerRectList.h b/Source/core/testing/LayerRectList.h |
index 5f924bf5390b034f648eaac00d3f6228953d22c8..c1c23adb0cf022221591937c293d556c74a14fb0 100644 |
--- a/Source/core/testing/LayerRectList.h |
+++ b/Source/core/testing/LayerRectList.h |
@@ -46,6 +46,7 @@ class Node; |
class LayerRectList FINAL : public RefCountedWillBeGarbageCollected<LayerRectList>, public ScriptWrappable { |
DECLARE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(LayerRectList); |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static PassRefPtrWillBeRawPtr<LayerRectList> create() |
{ |