Commit 15277c39 authored by Danan S's avatar Danan S Committed by Commit Bot

Add field testing config for add-supervision dialog

Bug: 943901
Change-Id: I8917e05092856f5f909c8a4e1b60c73ac7e58739
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876490Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Dan S <danan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708738}
parent c7daf5d9
...@@ -1560,6 +1560,21 @@ ...@@ -1560,6 +1560,21 @@
] ]
} }
], ],
"ChromeOSParentalControlsSettings": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ChromeOSParentalControlsSettings"
]
}
]
}
],
"ChromeSmartSelection": [ "ChromeSmartSelection": [
{ {
"platforms": [ "platforms": [
......
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