Commit 3db9eff9 authored by Gayane Petrosyan's avatar Gayane Petrosyan Committed by Commit Bot

Field trial config for NTP Richer Picker and Colors menu.

Bug: 937570
Change-Id: I26a8ddecea285e088dafbc250071559ec6fffe9c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1750931Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Gayane Petrosyan <gayane@chromium.org>
Cr-Commit-Position: refs/heads/master@{#686391}
parent c903d636
...@@ -3370,6 +3370,32 @@ ...@@ -3370,6 +3370,32 @@
] ]
} }
], ],
"NTPRicherPickerAndColors": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "EnableRicherPicker",
"enable_features": [
"NtpCustomizationMenuV2"
]
},
{
"name": "EnableRicherPickerWithColors",
"enable_features": [
"ChromeColors",
"ChromeColorsCustomColorPicker",
"NtpCustomizationMenuV2"
]
}
]
}
],
"NativeNotifications": [ "NativeNotifications": [
{ {
"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