Fix compilation on Linux
This commit is contained in:
parent
6033e5bea3
commit
54e58ae255
4 changed files with 9 additions and 8 deletions
|
@ -20,7 +20,8 @@ class NotificationPresenterMac : public NotificationPresenter {
|
|||
NotificationPresenterMac();
|
||||
~NotificationPresenterMac();
|
||||
|
||||
virtual void ShowNotification(
|
||||
// NotificationPresenter:
|
||||
void ShowNotification(
|
||||
const content::PlatformNotificationData&,
|
||||
scoped_ptr<content::DesktopNotificationDelegate> delegate,
|
||||
base::Closure* cancel_callback) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue