| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index cc7821889af3b4215cbb84cc25bfc1f211706bd7..021c2931a92165fcb7ea96fa09f4926e2b85c0be 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -173,6 +173,7 @@
|
| #define IDC_UPGRADE_DIALOG 40026
|
| #define IDC_VIEW_INCOMPATIBILITIES 40027
|
| #define IDC_VIEW_BACKGROUND_PAGES 40028
|
| +#define IDC_SHOW_KEYBOARD_OVERLAY 40029
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|