Index: Source/modules/notifications/NotificationController.h |
diff --git a/Source/modules/notifications/NotificationController.h b/Source/modules/notifications/NotificationController.h |
index 13372c9892615a956a84f2c41c5aaa37a70f388a..1ccaa94ff226b897993c17cbe4890b90bb9ef655 100644 |
--- a/Source/modules/notifications/NotificationController.h |
+++ b/Source/modules/notifications/NotificationController.h |
@@ -33,7 +33,6 @@ |
namespace blink { |
class NotificationClient; |
-class NotificationPermissionClient; |
class NotificationController final : public NoBaseWillBeGarbageCollectedFinalized<NotificationController>, public WillBeHeapSupplement<LocalFrame> { |
WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(NotificationController); |