Index: sync/protocol/password_specifics.proto |
diff --git a/sync/protocol/password_specifics.proto b/sync/protocol/password_specifics.proto |
index 201fb3fec415348606f604817b63782ae21fc18d..146a1de629db6ad9d1436892bafa21a9c6a50d8d 100644 |
--- a/sync/protocol/password_specifics.proto |
+++ b/sync/protocol/password_specifics.proto |
@@ -75,9 +75,9 @@ message PasswordSpecificsData { |
// For federated logins and blacklisted forms: <empty> |
optional string password_value = 8; |
+ // Deprecated: http://crbug.com/413020 |
// True if the credential was saved for a HTTPS session with a valid SSL cert. |
// Ignored for Android apps. |
- // Note: likely getting deprecated: http://crbug.com/413020 |
optional bool ssl_valid = 9; |
// True for the last credential used for logging in on a given site. |