| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 09407f9dbe5f8b3a54ab185eb35752796132ae5a..22909d2fde6007a23a54cd5844ec6ade2bfddbfe 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -218,6 +218,7 @@
|
| #define IDC_TAKE_SCREENSHOT 40248
|
| #define IDC_MORE_TOOLS_MENU 40249
|
| #define IDC_SHOW_FAST_USER_SWITCHER 40250
|
| +#define IDC_TOGGLE_FULLSCREEN_TOOLBAR 40251
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|