| 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 b4b519003f9fa70ab062063ff9271085c58825b4..8eb2942773dcec77c963f84fab8fc82b3f462d89 100644
|
| --- a/components/sync/driver/user_selectable_sync_type.h
|
| +++ b/components/sync/driver/user_selectable_sync_type.h
|
| @@ -59,6 +59,7 @@ enum UserSelectableSyncType {
|
| // SYNCED_NOTIFICATION_APP_INFO,
|
| // ARC_PACKAGE,
|
| // PRINTERS
|
| + // READING_LIST
|
|
|
| // Number of sync datatypes exposed to the user via checboxes in the UI.
|
| SELECTABLE_DATATYPE_COUNT = 11,
|
|
|