| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index b7d37325122d797b11262a6a40d5c6e2b3aaeeea..c57a2a10251749434d73fe8ac6f3b8f02b6dab89 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -169,8 +169,7 @@
|
| #define IDC_ELEVATED_RECOVERY_DIALOG 40247
|
| #define IDC_TAKE_SCREENSHOT 40248
|
| #define IDC_MORE_TOOLS_MENU 40249
|
| -#define IDC_SHOW_FAST_USER_SWITCHER 40250
|
| -#define IDC_TOGGLE_FULLSCREEN_TOOLBAR 40251
|
| +#define IDC_TOGGLE_FULLSCREEN_TOOLBAR 40250
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|