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 3e91a9e43278a0b83596d1f76c5ce3b1323a6df9..48befb521d3f03bb6f324e2353825fdb4f72cf4e 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -84,6 +84,7 @@ |
| #define IDC_SAVE_PAGE 35004 |
| #define IDC_ENCODING_MENU 35005 |
| #define IDC_EMAIL_PAGE_LOCATION 35006 |
| +#define IDC_SHARE_MENU 65000 |
|
Avi (use Gerrit)
2015/05/05 18:47:50
As stated on line 26 (the TODO), these are in nume
|
| #define IDC_BASIC_PRINT 35007 |
| #define IDC_TRANSLATE_PAGE 35009 |
| #define IDC_MANAGE_PASSWORDS_FOR_PAGE 35010 |