Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / sync / protocol / password_specifics.proto
index 218bad4..1baf39d 100644 (file)
@@ -34,6 +34,9 @@ message PasswordSpecificsData {
   optional bool blacklisted = 12;
   optional int32 type = 13;
   optional int32 times_used = 14;
+  optional string display_name = 15;
+  optional string avatar_url = 16;
+  optional string federation_url = 17;
 }
 
 // Properties of password sync objects.