diff options
Diffstat (limited to 'chrome/app/chrome_command_ids.h')
-rw-r--r-- | chrome/app/chrome_command_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h index b269d83..a9cabbf 100644 --- a/chrome/app/chrome_command_ids.h +++ b/chrome/app/chrome_command_ids.h @@ -53,6 +53,7 @@ #define IDC_TOGGLE_VERTICAL_TABS 34034 #define IDC_SEARCH 34035 #define IDC_TABPOSE 34036 +#define IDC_COMPACT_NAVBAR 34037 // Page-related commands #define IDC_BOOKMARK_PAGE 35000 |