Index: sync/protocol/autofill_specifics.proto |
diff --git a/sync/protocol/autofill_specifics.proto b/sync/protocol/autofill_specifics.proto |
index 1402e47d85e30f77b8095819d5a4f71fe5bd3306..64d8e1e8ed9aea6f10f7764422fdebf1c1f93d4c 100644 |
--- a/sync/protocol/autofill_specifics.proto |
+++ b/sync/protocol/autofill_specifics.proto |
@@ -40,6 +40,7 @@ message AutofillProfileSpecifics { |
optional string address_home_street_address = 17; |
optional string address_home_sorting_code = 18; |
optional string address_home_dependent_locality = 19; |
+ optional string address_home_language_code = 20; |
// Phone. |
repeated string phone_home_whole_number = 13; |