| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index da1a0fb7adb3cf7f9604662b6387dcb3e7623e2a..d7aec0e65dfe31c4f3494ae05cbc6b4ffc2fbbb9 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -77,6 +77,7 @@
|
| #define IDC_EMAIL_PAGE_LOCATION 35006
|
| #define IDC_ADVANCED_PRINT 35007
|
| #define IDC_CHROME_TO_MOBILE_PAGE 35008
|
| +#define IDC_PRINT_TO_DESTINATION 35009
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|