| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index f7b060456ce5e0c97917850106f02e55ac9d3e89..cd11b91bb6f4b299d89e823260a981fa263f5711 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -214,6 +214,7 @@
|
| #define IDC_SHOW_SRT_BUBBLE 40246
|
| #define IDC_ELEVATED_RECOVERY_DIALOG 40247
|
| #define IDC_TAKE_SCREENSHOT 40248
|
| +#define IDC_MORE_TOOLS_MENU 40249
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|