Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(456)

Unified Diff: components/sync/driver/user_selectable_sync_type.h

Issue 2241583003: Creating protobuf for reading list sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync/driver/sync_prefs_unittest.cc ('k') | components/sync/protocol/nigori_specifics.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « components/sync/driver/sync_prefs_unittest.cc ('k') | components/sync/protocol/nigori_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698