| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index fdff03d80b7032c342785f69a02aed893628583a..b7aa18961ae66eb565cae707e7de978766ef9404 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -211,6 +211,7 @@
|
| #define IDC_SHOW_SETTINGS_RESET_BUBBLE 40241
|
| #define IDC_TAKE_SCREENSHOT 40242
|
| #define IDC_SHOW_SYNC_ERROR 40243
|
| +#define IDC_DISTILL_PAGE 40244
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|