electron/shell/browser/notifications
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
linux refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
mac refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
win refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
notification.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
notification.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
notification_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
notification_presenter.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
notification_presenter.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
platform_notification_service.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
platform_notification_service.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00