Commit 62b9fa13 authored by Danan S's avatar Danan S Committed by Commit Bot

Make Native Gellerization fieldtest name match Finch experiment name

This is needed to allow the Finch experiment CL enabling the
feature in Beta to be submitted.

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