Index: chrome/browser/sync/profile_sync_service_model_type_selection_android.h |
diff --git a/chrome/browser/sync/profile_sync_service_model_type_selection_android.h b/chrome/browser/sync/profile_sync_service_model_type_selection_android.h |
index 5b95b28ad7db5695d0c9e1fa45fbcc659e0706c1..5da7e64c5f27bea0a6a8307f0ce6c470854707b7 100644 |
--- a/chrome/browser/sync/profile_sync_service_model_type_selection_android.h |
+++ b/chrome/browser/sync/profile_sync_service_model_type_selection_android.h |
@@ -33,3 +33,5 @@ DEFINE_MODEL_TYPE_SELECTION(NIGORI, 1<<10) |
DEFINE_MODEL_TYPE_SELECTION(DEVICE_INFO, 1<<11) |
DEFINE_MODEL_TYPE_SELECTION(EXPERIMENTS, 1<<12) |
+ |
+DEFINE_MODEL_TYPE_SELECTION(SUPERVISED_USER_SETTING, 1<<13) |