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 dccebfa880adecb837779a041adc4d200bda4087..ad7d6c34c0c33973cbb6abbed7a1c12d9204c49a 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -5,6 +5,8 @@ |
| // This file lists all the command IDs understood by e.g. the browser. |
| // It is used by Windows RC files, Mac NIB files, and other platforms too. |
| +#define IDC_MinimumLabelValue 4000 |
|
Andrew T Wilson (Slow)
2010/12/17 02:03:21
Perhaps you could add a comment here explaining wh
The wrong rickcam account
2010/12/20 22:17:18
Done.
|
| + |
| #define IDC_Messages 4000 |
| #define IDC_MessagesAll 4007 |
| #define IDC_MessagesNone 4008 |