| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index b49bf8400fc9fcb1b87b5beb684f26214013e3f5..f00d9c058da32a29054ab8f47a4cd0f23b8ac36e 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -173,6 +173,7 @@
|
| #define IDC_EXTENSION_ERRORS 40031
|
| #define IDC_SHOW_SYNC_ERROR 40032
|
| #define IDC_SHOW_SETTINGS_CHANGES 40033
|
| +#define IDC_SHOW_AVATAR_MENU 40034
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|