| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index cbf2059d932566ba2b108d80344011c58574ac1b..70604e20346e058ed6ca5067f7bc2c20f660b217 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -198,6 +198,7 @@
|
| #define IDC_EXTERNAL_EXTENSION_ALERT 40238
|
| #define IDC_RECENT_TABS_MENU 40239
|
| #define IDC_RECENT_TABS_NO_DEVICE_TABS 40240
|
| +#define IDC_RECENT_TABS_MORE_DEVICES 40241
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|