| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index e52c84b7a74f964114aefbbe2fda339f400f4ddd..46a08c2d018b12ec3808c63372abbb3b4dac1434 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -213,6 +213,7 @@
|
| #define IDC_SHOW_SYNC_ERROR 40243
|
| #define IDC_DISTILL_PAGE 40244
|
| #define IDC_HELP_MENU 40245
|
| +#define IDC_EXTENSIONS_OVERFLOW_MENU 40246
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|