| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 87242f047ae050aa08df41922209632adff94eb5..a9711a76455eed53ed9f346b0da0724731ffa866 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -185,6 +185,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.
|
|
|