Update notification PR as per feedback
This commit is contained in:
parent
7eb14243eb
commit
3774482859
4 changed files with 9 additions and 9 deletions
|
@ -33,7 +33,7 @@ class CocoaNotification : public Notification {
|
|||
|
||||
private:
|
||||
base::scoped_nsobject<NSUserNotification> notification_;
|
||||
int actionIndex_;
|
||||
int action_index_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(CocoaNotification);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue