Index: chrome/browser/sync/user_selectable_sync_type.h |
diff --git a/chrome/browser/sync/user_selectable_sync_type.h b/chrome/browser/sync/user_selectable_sync_type.h |
index cb307be6e9203db0f84e7da2e6e717129cadcdc3..8cb0b9c5edb8e97167f5fdb4d017288115f95699 100644 |
--- a/chrome/browser/sync/user_selectable_sync_type.h |
+++ b/chrome/browser/sync/user_selectable_sync_type.h |
@@ -41,6 +41,7 @@ enum UserSelectableSyncType { |
// APP_SETTINGS, |
// EXTENSION_SETTINGS, |
// APP_NOTIFICATIONS, |
+ // DEVICE_INFO, |
// Number of sync datatypes exposed to the user via checboxes in the UI. |
SELECTABLE_DATATYPE_COUNT = 9, |