| Index: sync/protocol/autofill_specifics.proto
 | 
| diff --git a/sync/protocol/autofill_specifics.proto b/sync/protocol/autofill_specifics.proto
 | 
| index c613a406eaff21a53ebbda0329cbc647e254eb95..5abb158ed81d043076dff9d20cdcd87266ce013f 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
 | 
| 
 |