| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 915311355581e394470dce40894163e16166b97d..57263896aa9560bfa950031c66f790b9e3676189 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -176,6 +176,8 @@
|
| #define IDC_SHOW_SETTINGS_CHANGE_FIRST 40033
|
| #define IDC_SHOW_SETTINGS_CHANGE_LAST 40133
|
| #define IDC_SHOW_AVATAR_MENU 40134
|
| +#define IDC_EXTENSION_DISABLED_FIRST 40135
|
| +#define IDC_EXTENSION_DISABLED_LAST 40235
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|