electron/brightray/browser/win/win32_desktop_notifications
Jeremy Apthorp 418c4e170c
chore: [gn] only define WIN32_LEAN_AND_MEAN if not already defined (#13430)
Chromium's GN build already defines `WIN32_LEAN_AND_MEAN` and `NOMINMAX` (see [build/config/win/BUILD.gn](dbe762aaff/build/config/win/BUILD.gn (515)) in chrome), so we don't need to define them ourselves. Left as #ifndefs so as not to break the gyp build.
2018-06-26 02:00:50 +02:00
..
common.h chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
desktop_notification_controller.cc chore: [gn] only define WIN32_LEAN_AND_MEAN if not already defined (#13430) 2018-06-26 02:00:50 +02:00
desktop_notification_controller.h chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
toast.cc chore: [gn] only define WIN32_LEAN_AND_MEAN if not already defined (#13430) 2018-06-26 02:00:50 +02:00
toast.h clang-format brightray 2018-04-17 21:46:27 -04:00