summaryrefslogtreecommitdiffstats
path: root/sync/protocol
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-02-19 16:11:22 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-20 00:12:20 +0000
commit1a0ad2ec395a54dab0c31d265e4db67f0b8b9eba (patch)
tree4c942a5ec4925418a539d949a21af5ce1d8c8a99 /sync/protocol
parent218a04b424934680f90aba877a97038673b4c39a (diff)
downloadchromium_src-1a0ad2ec395a54dab0c31d265e4db67f0b8b9eba.zip
chromium_src-1a0ad2ec395a54dab0c31d265e4db67f0b8b9eba.tar.gz
chromium_src-1a0ad2ec395a54dab0c31d265e4db67f0b8b9eba.tar.bz2
Add a "name" field to the wallet address proto.
This was forgotten in the initial pass. R=estade@chromium.org Review URL: https://codereview.chromium.org/944633002 Cr-Commit-Position: refs/heads/master@{#317182}
Diffstat (limited to 'sync/protocol')
-rw-r--r--sync/protocol/autofill_specifics.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/protocol/autofill_specifics.proto b/sync/protocol/autofill_specifics.proto
index c613a40..5abb158 100644
--- a/sync/protocol/autofill_specifics.proto
+++ b/sync/protocol/autofill_specifics.proto
@@ -119,6 +119,7 @@ message WalletPostalAddress {
// Server-generated unique ID string. This is opaque to the client.
optional string id = 1;
+ optional string recipient_name = 12;
optional string company_name = 2;
// This is the street address, of which there may be multiple lines. This