Index: chrome/browser/ui/webui/options/password_manager_handler.cc |
=================================================================== |
--- chrome/browser/ui/webui/options/password_manager_handler.cc (revision 86208) |
+++ chrome/browser/ui/webui/options/password_manager_handler.cc (working copy) |
@@ -39,6 +39,8 @@ |
IDS_PASSWORDS_SHOW_PASSWORDS_TAB_TITLE }, |
{ "passwordExceptionsTitle", |
IDS_PASSWORDS_EXCEPTIONS_TAB_TITLE }, |
+ { "passwordSearchPlaceholder", |
+ IDS_PASSWORDS_PAGE_SEARCH_PASSWORDS }, |
{ "passwordShowButton", |
IDS_PASSWORDS_PAGE_VIEW_SHOW_BUTTON }, |
{ "passwordHideButton", |