| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 39090e45245bddbb3e9d4f7f9ca691525fec6dff..7637df6581e77aa197d6294390b2c40108fc303f 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -85,6 +85,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
|
|
|