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 09cf966636e667ed5df96de03a0b1956702d34fb..2a5a142db307c4bf81b6ae608c8aab1210d06934 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -139,6 +139,7 @@ |
| #define IDC_FIND 37000 |
| #define IDC_FIND_NEXT 37001 |
| #define IDC_FIND_PREVIOUS 37002 |
| +#define IDC_FIND_MENU 37100 |
| // Zoom |
| #define IDC_ZOOM_MENU 38000 |