Index: sync/protocol/autofill_specifics.proto |
diff --git a/sync/protocol/autofill_specifics.proto b/sync/protocol/autofill_specifics.proto |
index 4ca1102089bd3a16b35aaac48920b8bf8e7c23e9..f816e90da6fcdad0cbf3603f6e7fc7ee79b80c7c 100644 |
--- a/sync/protocol/autofill_specifics.proto |
+++ b/sync/protocol/autofill_specifics.proto |
@@ -19,6 +19,7 @@ package sync_pb; |
// An AutofillProfile. |
message AutofillProfileSpecifics { |
optional string guid = 15; |
+ optional string origin = 16; |
// Contact info. |
repeated string name_first = 2; |