Implement PlatformNotificationService
This commit is contained in:
parent
99e2dbd6e8
commit
a5026907e4
8 changed files with 140 additions and 36 deletions
|
@ -21,7 +21,7 @@ class NotificationPresenterMac : public NotificationPresenter {
|
|||
~NotificationPresenterMac();
|
||||
|
||||
virtual void ShowNotification(
|
||||
const content::ShowDesktopNotificationHostMsgParams&,
|
||||
const content::PlatformNotificationData&,
|
||||
scoped_ptr<content::DesktopNotificationDelegate> delegate,
|
||||
base::Closure* cancel_callback) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue