| Index: components/sync/base/model_type.h
|
| diff --git a/components/sync/base/model_type.h b/components/sync/base/model_type.h
|
| index 55edf9382532b496ece2a7bfcfa1b3f36d6aca74..72c7cdebea76afba00080e046b048ae88ed30658 100644
|
| --- a/components/sync/base/model_type.h
|
| +++ b/components/sync/base/model_type.h
|
| @@ -132,6 +132,8 @@ enum ModelType {
|
| SUPERVISED_USER_WHITELISTS,
|
| // Arc Package items.
|
| ARC_PACKAGE,
|
| + // Printer device information.
|
| + PRINTERS,
|
|
|
| // ---- Proxy types ----
|
| // Proxy types are excluded from the sync protocol, but are still considered
|
|
|