| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 181a0e7923b4ca7c82c7246af4171e282a11f6fd..4e81f848f6425c5bf6a2ea39ed1988c76f80c9b5 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -184,6 +184,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.
|
|
|