win: Adapt to new Notification style
This commit is contained in:
parent
5b7c7be804
commit
b091f27abf
8 changed files with 72 additions and 71 deletions
|
@ -19,8 +19,10 @@ class CocoaNotification : public Notification {
|
|||
NotificationPresenter* presenter);
|
||||
~CocoaNotification();
|
||||
|
||||
// Notification:
|
||||
void Show(const base::string16& title,
|
||||
const base::string16& msg,
|
||||
const GURL& icon_url,
|
||||
const SkBitmap& icon) override;
|
||||
void Dismiss() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue