electron/brightray/browser/win
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
..
win32_desktop_notifications chore: [gn] only define WIN32_LEAN_AND_MEAN if not already defined (#13430) 2018-06-26 02:00:50 +02:00
notification_presenter_win.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
notification_presenter_win.h chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
notification_presenter_win7.cc chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
notification_presenter_win7.h clang-format brightray 2018-04-17 21:46:27 -04:00
scoped_hstring.cc format previously misses .cc files 2018-04-17 21:56:12 -04:00
scoped_hstring.h Remove cpplint errors 2017-03-23 12:48:27 -07:00
win32_notification.cc chore: [gn] only define WIN32_LEAN_AND_MEAN if not already defined (#13430) 2018-06-26 02:00:50 +02:00
win32_notification.h clang-format brightray 2018-04-17 21:46:27 -04:00
windows_toast_notification.cc chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00
windows_toast_notification.h chore: fix chromium-style errors in windows code 2018-06-21 16:50:58 -07:00