Index: Source/modules/notifications/Notification.h |
diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h |
index d6284b9bd95f3c092e26ca5ea3b272e8d5d27baa..393d40e29e5487288a26326591b7fa763b9d7760 100644 |
--- a/Source/modules/notifications/Notification.h |
+++ b/Source/modules/notifications/Notification.h |
@@ -47,7 +47,6 @@ class NotificationClient; |
class NotificationPermissionCallback; |
class Notification FINAL : public RefCountedWillBeRefCountedGarbageCollected<Notification>, public NotificationBase { |
- DECLARE_GC_INFO; |
DEFINE_EVENT_TARGET_REFCOUNTING(RefCountedWillBeRefCountedGarbageCollected<Notification>); |
public: |