chore: make DCHECK available in win7 toast impl
This commit is contained in:
parent
30448bb1b8
commit
0fd0b3fb4b
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
#include "atom/browser/notifications/win/win32_desktop_notifications/desktop_notification_controller.h"
|
||||
|
||||
#include "base/logging.h"
|
||||
|
||||
namespace atom {
|
||||
|
||||
class DesktopNotificationController::Toast {
|
||||
|
|
Loading…
Reference in a new issue