| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index b3ecb3bb317446b1c600df16ca6e434199482a3a..4b7a3fed9f3a6bf7e7386d6826c8b84f7cb3e99e 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -213,6 +213,7 @@
|
| #define IDC_EXTENSIONS_OVERFLOW_MENU 40245
|
| #define IDC_SHOW_SRT_BUBBLE 40246
|
| #define IDC_ELEVATED_RECOVERY_DIALOG 40247
|
| +#define IDC_TAKE_SCREENSHOT 40248
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|