| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index f9d6832a827afc158d28277f746f6ab2fd6555f6..ae36b69f89f9c7fe17e84c15d8c0aeb44ac3cb37 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -187,6 +187,7 @@
|
| #define IDC_SHOW_AVATAR_MENU 40134
|
| #define IDC_EXTENSION_DISABLED_FIRST 40135
|
| #define IDC_EXTENSION_DISABLED_LAST 40235
|
| +#define IDC_TOGGLE_REQUEST_TABLET_SITE 40236
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|