Index: sync/protocol/autofill_specifics.proto |
diff --git a/sync/protocol/autofill_specifics.proto b/sync/protocol/autofill_specifics.proto |
index 85a868e9504a0754af6e4b6bbe51d293003ea34f..68547ae4b17853d1e6c329481bcd65de6716e52d 100644 |
--- a/sync/protocol/autofill_specifics.proto |
+++ b/sync/protocol/autofill_specifics.proto |
@@ -116,7 +116,7 @@ message WalletMaskedCreditCard { |
// Different than an AutofillProfile because this represents some known address |
// on the server that is pulled down rather than synced between Chromes. |
message WalletPostalAddress { |
- // Server-generated unique ID string. This is opaque to the client. |
+ // DEPRECATED |
optional string id = 1; |
optional string recipient_name = 12; |