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 ee18c025561be63c01d13de0c2b11d3c14c6d034..a9785f978395952ccaf3344262dcb8dff1713a79 100644 |
--- a/chrome/browser/sync/user_selectable_sync_type.h |
+++ b/chrome/browser/sync/user_selectable_sync_type.h |
@@ -44,6 +44,7 @@ enum UserSelectableSyncType { |
// APP_NOTIFICATIONS, |
// DEVICE_INFO, |
// EXPERIMENTS, |
+ // PRIORITY_PREFERENCES, |
// Number of sync datatypes exposed to the user via checboxes in the UI. |
SELECTABLE_DATATYPE_COUNT = 10, |