Index: components/sync/protocol/proto_visitors.h |
diff --git a/components/sync/protocol/proto_visitors.h b/components/sync/protocol/proto_visitors.h |
index b0ba973c4b50b819ece66395f7d0cfb31084c483..1ecc92e73e6a3534cc530fcd67205d7902d88a8b 100644 |
--- a/components/sync/protocol/proto_visitors.h |
+++ b/components/sync/protocol/proto_visitors.h |
@@ -669,6 +669,7 @@ VISIT_PROTO_FIELDS(const sync_pb::PreferenceSpecifics& proto) { |
VISIT_PROTO_FIELDS(const sync_pb::PrinterPPDReference& proto) { |
VISIT(user_supplied_ppd_url); |
VISIT(effective_make_and_model); |
+ VISIT(autoconf); |
} |
VISIT_PROTO_FIELDS(const sync_pb::PrinterSpecifics& proto) { |