Enable setting icon for addUserTasks

This commit is contained in:
Cheng Zhao 2014-11-17 17:35:51 +08:00
parent 0db2769781
commit 0b1b0940d2
3 changed files with 12 additions and 0 deletions

View file

@ -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.