| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 797e78256c43e3bf1a2957811fd6d5a2c1f3da6a..087f656887a653d8d82253a6bffb9d8bda3a9eea 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -87,6 +87,7 @@
|
| #define IDC_BASIC_PRINT 35007
|
| #define IDC_TRANSLATE_PAGE 35009
|
| #define IDC_MANAGE_PASSWORDS_FOR_PAGE 35010
|
| +#define IDC_SHARE_MENU 35011
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|