| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 1deaa8dc240a384d52888d57eecf14adc88c8453..9801369cb5fd9d03186f067355fcb5bec8f6a7d8 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -212,6 +212,7 @@
|
| #define IDC_TAKE_SCREENSHOT 40242
|
| #define IDC_SHOW_SYNC_ERROR 40243
|
| #define IDC_DISTILL_PAGE 40244
|
| +#define IDC_HELP_MENU 40245
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|