Commit be921f6b authored by Aga Wronska's avatar Aga Wronska Committed by Commit Bot

child user: Enable DMServerOAuthForChildUser by default

Bug: 839025
Change-Id: I19967724efab49c6ae3b27bac0676a9e9aeebc74
Reviewed-on: https://chromium-review.googlesource.com/c/1449314Reviewed-by: default avatarMichael Giuffrida <michaelpg@chromium.org>
Commit-Queue: Aga Wronska <agawronska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634517}
parent 965a3618
......@@ -146,7 +146,7 @@ const base::Feature kChangePictureVideoMode{"ChangePictureVideoMode",
// Enables passing additional user authentication in requests to DMServer
// (policy fetch, status report upload).
const base::Feature kDMServerOAuthForChildUser{
"DMServerOAuthForChildUser", base::FEATURE_DISABLED_BY_DEFAULT};
"DMServerOAuthForChildUser", base::FEATURE_ENABLED_BY_DEFAULT};
#endif
#if defined(OS_ANDROID)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment