| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index c456e57995ee98344f24fd628a2c0ad36e283d0d..bc5b784913b39092356efc8b415a5a4170b64dba 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -87,6 +87,7 @@
|
| #define IDC_ADVANCED_PRINT 35007
|
| #define IDC_PRINT_TO_DESTINATION 35008
|
| #define IDC_BOOKMARK_PAGE_FROM_STAR 35009
|
| +#define IDC_TRANSLATE_PAGE 35010
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|