| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index a25661ad5e5e278ff794e60b782cf92a6d37d88e..f2b3385c0fd2f4ec7ac1c8af9b1cfa71d8774f22 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -169,6 +169,7 @@
|
| #define IDC_TAKE_SCREENSHOT 40248
|
| #define IDC_MORE_TOOLS_MENU 40249
|
| #define IDC_TOGGLE_FULLSCREEN_TOOLBAR 40250
|
| +#define IDC_CUSTOMIZE_TOUCH_BAR 40251
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|