Use AppUserModelID as app id
This commit is contained in:
parent
8db246d770
commit
aa8d164036
3 changed files with 19 additions and 6 deletions
|
@ -34,7 +34,6 @@ using DesktopToastFailedEventHandler =
|
|||
class WindowsToastNotification {
|
||||
public:
|
||||
WindowsToastNotification(
|
||||
const std::string& app_name,
|
||||
scoped_ptr<content::DesktopNotificationDelegate> delegate);
|
||||
~WindowsToastNotification();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue