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

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

Issue 520583003: Sync new PasswordForm fields. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove the blank Created 6 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
« no previous file with comments | « no previous file | components/password_manager/core/browser/password_syncable_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/common/password_form.h
diff --git a/components/autofill/core/common/password_form.h b/components/autofill/core/common/password_form.h
index 645d1c7bca07d91a004c51b1b5703b3691b7be77..5b4fc3da15ac432c6e4614796994cea7b4a30d45 100644
--- a/components/autofill/core/common/password_form.h
+++ b/components/autofill/core/common/password_form.h
@@ -220,6 +220,7 @@ struct PasswordForm {
GURL federation_url;
// If true, Chrome will sign the user in automatically using the credentials.
+ // This field isn't synced deliberately.
bool is_zero_click;
// Returns true if this match was found using public suffix matching.
« no previous file with comments | « no previous file | components/password_manager/core/browser/password_syncable_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698