RemoveNotificationBlocker 25 ui/message_center/fake_message_center.h virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) OVERRIDE; RemoveNotificationBlocker 75 ui/message_center/message_center.h virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) = 0; RemoveNotificationBlocker 147 ui/message_center/message_center_impl.h virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) OVERRIDE; RemoveNotificationBlocker 19 ui/message_center/notification_blocker.cc message_center_->RemoveNotificationBlocker(this);