Commit fab728a9 authored by Yunke Zhou's avatar Yunke Zhou Committed by Commit Bot

Oobe: Enable child specific signin feature

Bug: 1101318
Change-Id: I6776988895cde81963822c958cafa0d020f09404
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362611Reviewed-by: default avatarRoman Sorokin [CET] <rsorokin@chromium.org>
Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799634}
parent a886e216
......@@ -97,7 +97,7 @@ const base::Feature kCdmFactoryDaemon{"CdmFactoryDaemon",
// Enables or disables entry point for child account sign in or creation.
const base::Feature kChildSpecificSignin{"ChildSpecificSignin",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// If enabled, options page for each input method will be opened in ChromeOS
// settings. Otherwise it will be opened in a new web page in Chrome browser.
......
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