Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11827)

Unified Diff: components/password_manager/core/browser/password_manager.h

Issue 1066423002: Improvements in Save password infobar delegate tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/password_manager/save_password_infobar_delegate_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/core/browser/password_manager.h
diff --git a/components/password_manager/core/browser/password_manager.h b/components/password_manager/core/browser/password_manager.h
index 9a03243702d2530a22266d8d7b62bf2c3eeabd68..bb8b33f6157c058dc0ba3c2a31baafc6e6ab6ff0 100644
--- a/components/password_manager/core/browser/password_manager.h
+++ b/components/password_manager/core/browser/password_manager.h
@@ -37,7 +37,7 @@ class PasswordManagerDriver;
class PasswordFormManager;
// TODO(melandory): Separate the PasswordFormManager API interface and the
-// implementation in two classes crbug/473184.
+// implementation in two classes http://crbug.com/473184.
// Per-tab password manager. Handles creation and management of UI elements,
// receiving password form data from the renderer and managing the password
« no previous file with comments | « chrome/browser/password_manager/save_password_infobar_delegate_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698