| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index ad1c9639724fc62d72bc1c6f10448eba0ed80507..537e94b1aa42e5a81229f669242170b77e0c8893 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -33,6 +33,8 @@
|
| #define IDC_RELOAD_BYPASSING_CACHE 33007
|
| #define IDC_LOAD_NEW_TAB_PAGE 33008
|
| #define IDC_RELOAD_CLEARING_CACHE 33009
|
| +#define IDC_BACKSPACE_BACK 33010
|
| +#define IDC_BACKSPACE_FORWARD 33011
|
|
|
| // Window management commands
|
| #define IDC_NEW_WINDOW 34000
|
|
|