| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 431c0082ce3f7af060b648aae00cec785c850a02..6b65c551a6a531283e64931936e4ea8d0f607c77 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -189,6 +189,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.
|
|
|