Index: chrome/browser/ui/views/passwords/manage_password_items_view.h |
diff --git a/chrome/browser/ui/views/passwords/manage_password_items_view.h b/chrome/browser/ui/views/passwords/manage_password_items_view.h |
index d0cd278e60e933e0ec40ebc6aa5e91a02d2fe889..eae31d0773499a4163d68cb6d2d8ad09d3be37b0 100644 |
--- a/chrome/browser/ui/views/passwords/manage_password_items_view.h |
+++ b/chrome/browser/ui/views/passwords/manage_password_items_view.h |
@@ -17,7 +17,7 @@ class ManagePasswordsBubbleModel; |
// A custom view of individual credentials. The view is represented as a table |
// where each row can be in three distinct states: |
// |
-// * Present credentials to the user which she may choose to save. |
+// * Present credentials the user may choose to save. |
// * Present already-saved credentials to the user for management. |
// * Offer the user the ability to undo a deletion action. |
class ManagePasswordItemsView : public views::View { |