Commit cb2bb96d authored by Angela Yoeurng's avatar Angela Yoeurng Committed by Chromium LUCI CQ

[omnibox] Add field trial config for Refined Focus UI experiments

Bug: 1129612
Change-Id: I12d09d4699505b26df91058a9bbf74f3cb2f0e54
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590507Reviewed-by: default avatarJustin Donnelly <jdonnelly@chromium.org>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Auto-Submit: Angela Yoeurng <yoangela@chromium.org>
Cr-Commit-Position: refs/heads/master@{#837654}
parent 376a0b08
...@@ -5123,6 +5123,24 @@ ...@@ -5123,6 +5123,24 @@
] ]
} }
], ],
"OmniboxRefinedFocusStateDesktop": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"OmniboxRefinedFocusState"
]
}
]
}
],
"OmniboxSearchEngineLogoAndroid": [ "OmniboxSearchEngineLogoAndroid": [
{ {
"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