| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 79dac9c9778ecf09afb76865f6579dd94f2fa8ed..a0930b36272fd4482268c24a6acfb964516149bf 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
|
|
|