Organize code
This commit is contained in:
parent
0d4c6e327f
commit
29f9929703
3 changed files with 25 additions and 24 deletions
|
@ -28,9 +28,9 @@ struct NotificationOptions {
|
|||
base::string16 subtitle;
|
||||
base::string16 msg;
|
||||
std::string tag;
|
||||
bool silent;
|
||||
GURL icon_url;
|
||||
SkBitmap icon;
|
||||
bool silent;
|
||||
bool has_reply;
|
||||
base::string16 reply_placeholder;
|
||||
base::string16 sound;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue