| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index f2b3385c0fd2f4ec7ac1c8af9b1cfa71d8774f22..9582789467594b6c7414e2e78edac46328cb29ac 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -170,6 +170,7 @@
|
| #define IDC_MORE_TOOLS_MENU 40249
|
| #define IDC_TOGGLE_FULLSCREEN_TOOLBAR 40250
|
| #define IDC_CUSTOMIZE_TOUCH_BAR 40251
|
| +#define IDC_SHOW_BETA_FORUM 40252
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|