Index: Source/modules/notifications/WebKitNotification.h |
diff --git a/Source/modules/notifications/WebKitNotification.h b/Source/modules/notifications/WebKitNotification.h |
index f789fda9b281b7f01dd72ba220a5ccb53c35da94..79c36b08a4e47f0ef3c05e5862dd24ac6aced138 100644 |
--- a/Source/modules/notifications/WebKitNotification.h |
+++ b/Source/modules/notifications/WebKitNotification.h |
@@ -48,7 +48,6 @@ class NotificationCenter; |
// Implementation of the legacy notification API as specified the following page: |
// http://chromium.org/developers/design-documents/desktop-notifications/api-specification |
class WebKitNotification FINAL : public RefCountedWillBeRefCountedGarbageCollected<WebKitNotification>, public NotificationBase { |
- DECLARE_GC_INFO; |
DEFINE_EVENT_TARGET_REFCOUNTING(RefCountedWillBeRefCountedGarbageCollected<WebKitNotification>); |
public: |