| Index: chrome/app/chrome_command_ids.h | 
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h | 
| index 95b2524ace85927b5f93f34ec5bb928aeddbf4d9..1c7a5921e74084d0ecf33032d34498442fddce38 100644 | 
| --- a/chrome/app/chrome_command_ids.h | 
| +++ b/chrome/app/chrome_command_ids.h | 
| @@ -75,6 +75,7 @@ | 
| #define IDC_ALL_WINDOWS_FRONT           34048 | 
| #define IDC_VISIT_DESKTOP_OF_LRU_USER_2 34049 | 
| #define IDC_VISIT_DESKTOP_OF_LRU_USER_3 34050 | 
| +#define IDC_USE_SYSTEM_TITLE_BAR        34051 | 
|  | 
| // Page-related commands | 
| #define IDC_BOOKMARK_PAGE               35000 | 
|  |