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

Unified Diff: components/autofill/core/common/save_password_progress_logger.h

Issue 1314903003: Updating of all entries in PasswordManager of the same credentials on password update (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bot fix Created 5 years, 3 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
Index: components/autofill/core/common/save_password_progress_logger.h
diff --git a/components/autofill/core/common/save_password_progress_logger.h b/components/autofill/core/common/save_password_progress_logger.h
index d018d434d844a779cb2e108d93d9a426326fd996..ff43e90232000829a7d8effedc008b4744743857 100644
--- a/components/autofill/core/common/save_password_progress_logger.h
+++ b/components/autofill/core/common/save_password_progress_logger.h
@@ -44,7 +44,6 @@ class SavePasswordProgressLogger {
STRING_SCHEME_DIGEST,
STRING_SCHEME_MESSAGE,
STRING_SIGNON_REALM,
- STRING_ORIGINAL_SIGNON_REALM,
STRING_ORIGIN,
STRING_ACTION,
STRING_USERNAME_ELEMENT,

Powered by Google App Engine
This is Rietveld 408576698