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

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

Issue 2306763002: Add PrinterSpecifics to the sync protos. (Closed)
Patch Set: PrintersSpecifics -> PrinterSpecifics 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.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 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,
« no previous file with comments | « components/sync/driver/sync_prefs.cc ('k') | components/sync/protocol/nigori_specifics.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698