Chromium Code Reviews| Index: chrome/app/chrome_command_ids.h |
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
| index 850903f621ede694cdb681dd66f4ffa01c111b05..0401f73cd17b8d7b80a824a91d2bab7104334c83 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -217,6 +217,7 @@ |
| #define IDC_TAKE_SCREENSHOT 40248 |
| #define IDC_MORE_TOOLS_MENU 40249 |
| #define IDC_SHOW_FAST_USER_SWITCHER 40250 |
| +#define IDC_HIDE_FULLSCREEN_TOOLBAR 40251 |
|
Robert Sesek
2015/11/03 20:09:38
Should this be IDC_TOGGLE_FULLSCREEN_TOOLBAR ?
spqchan
2015/11/04 01:43:41
Done.
spqchan
2015/11/04 01:43:41
Done.
|
| // Spell-check |
| // Insert any additional suggestions before _LAST; these have to be consecutive. |