| Index: components/sync/driver/user_selectable_sync_type.h
|
| diff --git a/components/sync/driver/user_selectable_sync_type.h b/components/sync/driver/user_selectable_sync_type.h
|
| index ead0a537956f29d524319205ee101d4e832f3569..b4b519003f9fa70ab062063ff9271085c58825b4 100644
|
| --- a/components/sync/driver/user_selectable_sync_type.h
|
| +++ b/components/sync/driver/user_selectable_sync_type.h
|
| @@ -57,7 +57,8 @@ enum UserSelectableSyncType {
|
| // FAVICON_TRACKING,
|
| // ARTICLE,
|
| // SYNCED_NOTIFICATION_APP_INFO,
|
| - // ARC_PACKAGE
|
| + // ARC_PACKAGE,
|
| + // PRINTERS
|
|
|
| // Number of sync datatypes exposed to the user via checboxes in the UI.
|
| SELECTABLE_DATATYPE_COUNT = 11,
|
|
|