| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 75a3a44d0e180ad6fb455520c5a2ca9058f905c4..fdff03d80b7032c342785f69a02aed893628583a 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_TRANSLATE_PAGE 35009
|
| +#define IDC_MANAGE_PASSWORDS_FOR_PAGE 35010
|
|
|
| // When adding a new encoding to this list, be sure to append it to the
|
| // EncodingMenuController::kValidEncodingIds array in
|
|
|