Enable setting icon for addUserTasks
This commit is contained in:
parent
0db2769781
commit
0b1b0940d2
3 changed files with 12 additions and 0 deletions
|
@ -91,6 +91,8 @@ class Browser : public WindowListObserver {
|
|||
base::string16 arguments;
|
||||
base::string16 title;
|
||||
base::string16 description;
|
||||
base::FilePath icon_path;
|
||||
int icon_index;
|
||||
};
|
||||
|
||||
// Add a custom task to jump list.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue