| Index: sky/engine/core/css/FontFaceSetLoadEvent.h
|
| diff --git a/sky/engine/core/css/FontFaceSetLoadEvent.h b/sky/engine/core/css/FontFaceSetLoadEvent.h
|
| index 3348546e4e91ba3603a40226d80da2cbc5600e2a..41db7c6f717506619f53ea9395f62fbd10a002a3 100644
|
| --- a/sky/engine/core/css/FontFaceSetLoadEvent.h
|
| +++ b/sky/engine/core/css/FontFaceSetLoadEvent.h
|
| @@ -44,7 +44,6 @@ struct FontFaceSetLoadEventInit : public EventInit {
|
| };
|
|
|
| class FontFaceSetLoadEvent final : public Event {
|
| - DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| static PassRefPtr<FontFaceSetLoadEvent> create()
|
| {
|
|
|