diff options
Diffstat (limited to 'chrome/app/chrome_dll_resource.h')
-rw-r--r-- | chrome/app/chrome_dll_resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h index 769e4cc..f99438b 100644 --- a/chrome/app/chrome_dll_resource.h +++ b/chrome/app/chrome_dll_resource.h @@ -80,6 +80,8 @@ #define IDC_SHOW_AS_TAB 34029 #define IDC_FULLSCREEN 34030 #define IDC_EXIT 34031 +#define IDC_MOVE_TAB_NEXT 34032 +#define IDC_MOVE_TAB_PREVIOUS 34033 // Page-related commands #define IDC_STAR 35000 |