| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 6ca7b939340a3c43f039f911dc343e69c39e1e21..176bc629f1e8b24e71d8939fa9f46159e78f150a 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -87,6 +87,7 @@
|
| #define IDC_BASIC_PRINT 35007
|
| #define IDC_TRANSLATE_PAGE 35009
|
| #define IDC_MANAGE_PASSWORDS_FOR_PAGE 35010
|
| +#define IDC_ROUTE_MEDIA 35011
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|