Index: chrome/app/chrome_command_ids.h |
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
index 5115b1941d06955271bace64a2a70ad32c0d155f..c110ced186750d99dd9df2fe5b6c1cf6b2b797e3 100644 |
--- a/chrome/app/chrome_command_ids.h |
+++ b/chrome/app/chrome_command_ids.h |
@@ -88,6 +88,7 @@ |
#define IDC_PRINT_TO_DESTINATION 35008 |
#define IDC_BOOKMARK_PAGE_FROM_STAR 35009 |
#define IDC_TRANSLATE_PAGE 35010 |
+#define IDC_MANAGE_PASSWORDS_FOR_PAGE 35011 |
// When adding a new encoding to this list, be sure to append it to the |
// EncodingMenuController::kValidEncodingIds array in |