Rename soundName → sound.
This commit is contained in:
parent
0cfae1cc2b
commit
2b9b186fd1
5 changed files with 11 additions and 11 deletions
|
@ -33,7 +33,7 @@ struct NotificationOptions {
|
|||
bool silent;
|
||||
bool has_reply;
|
||||
base::string16 reply_placeholder;
|
||||
base::string16 sound_name;
|
||||
base::string16 sound;
|
||||
std::vector<NotificationAction> actions;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue