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 f9d6832a827afc158d28277f746f6ab2fd6555f6..19506933edbe91db0feb2d921892d30af11bc2a7 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -125,6 +125,7 @@ |
| // Clipboard commands |
| #define IDC_CUT 36000 |
| #define IDC_COPY 36001 |
| +#define IDC_COPY_URL 36002 |
| #define IDC_PASTE 36003 |
| #define IDC_EDIT_MENU 36004 |