| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index cd11b91bb6f4b299d89e823260a981fa263f5711..273bc7cae10ca755f9e36541d057264d09f321f2 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -215,6 +215,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
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|