| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index a9cabbf4513fb1a53b22d578ef057067b4f4570a..b149d62cf4d0e47317ae3f656013fa6776473558 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -272,3 +272,6 @@
|
| #define IDC_BOOKMARK_BAR_NEW_FOLDER 51008
|
| #define IDC_BOOKMARK_MANAGER 51009
|
| #define IDC_BOOKMARK_BAR_ALWAYS_SHOW 51010
|
| +
|
| +// Context menu items in the status tray
|
| +#define IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND 51100
|
|
|