Index: Source/core/css/FontFaceSet.h |
diff --git a/Source/core/css/FontFaceSet.h b/Source/core/css/FontFaceSet.h |
index c6202ae12a1994b62bc34e9d93ae0324a275adce..3703a6e5e405f7710667fe9f0e0fb42f141e2820 100644 |
--- a/Source/core/css/FontFaceSet.h |
+++ b/Source/core/css/FontFaceSet.h |
@@ -66,6 +66,7 @@ class FontFaceSet FINAL : public RefCountedSupplement<Document, FontFaceSet>, pu |
DEFINE_EVENT_TARGET_REFCOUNTING(RefCounted<FontFaceSet>); |
typedef RefCountedSupplement<Document, FontFaceSet> SupplementType; |
#endif |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
virtual ~FontFaceSet(); |