Files
electron/brightray/browser/platform_notification_service.cc
Ales Pergl 9ca658238b Made NotificationDelegateImpl final
The class is designed to call `delete` on itself and because it doesn't have
a virtual destructor, it shouldn't be derived from.
2017-11-24 10:58:53 +09:00

4.7 KiB