Commit b1b9c938 authored by Yu Han's avatar Yu Han Committed by Commit Bot

Add field trial testing config for FormControlsDarkMode

See launch bug: crbug.com/1086530

Bug: 1086530
Change-Id: I059958cf508c3fc96dd3295144a55a505d837613
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358436Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Yu Han <yuzhehan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799000}
parent b189ebfd
......@@ -2591,6 +2591,24 @@
]
}
],
"FormControlsDarkMode": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CSSColorSchemeUARendering"
]
}
]
}
],
"FormControlsRefresh": [
{
"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