| Index: sync/internal_api/public/base/model_type.h
|
| diff --git a/sync/internal_api/public/base/model_type.h b/sync/internal_api/public/base/model_type.h
|
| index 197e6953ef085e48c8964bcee3f0c8c204a4632f..268715a9b99c52ff626e20125f497a8b82286fd4 100644
|
| --- a/sync/internal_api/public/base/model_type.h
|
| +++ b/sync/internal_api/public/base/model_type.h
|
| @@ -93,6 +93,8 @@ enum ModelType {
|
| // These preferences are synced before other user types and are never
|
| // encrypted.
|
| PRIORITY_PREFERENCES,
|
| + // Managed user settings.
|
| + MANAGED_USER_SETTINGS,
|
|
|
| // ---- Proxy types ----
|
| // Proxy types are excluded from the sync protocol, but are still considered
|
|
|