| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index c40d3e5cca8412172efbedd2d936fd160bfb4940..d8641a03a9e1f3ec418c639f9ab037acd7756851 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -194,6 +194,7 @@
|
| #define IDC_DEV_TOOLS_TOGGLE 40237
|
| #define IDC_EXTERNAL_EXTENSION_ALERT 40238
|
| #define IDC_RECENT_TABS_MENU 40239
|
| +#define IDC_RECENT_TABS_NO_DEVICE_TABS 40240
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|