Commit 9ba868cd authored by Dana Fried's avatar Dana Fried Committed by Commit Bot

Create field trial for hover card images.

This is required to deploy a finch configuration.
See cr/296239960 for WIP Finch config.

Bug: 1032640
Change-Id: Ifae3d2966d4ca908982cec37c5d88f786bf07367
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067558Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Dana Fried <dfried@chromium.org>
Cr-Commit-Position: refs/heads/master@{#743826}
parent bd1ade6d
...@@ -5948,6 +5948,24 @@ ...@@ -5948,6 +5948,24 @@
] ]
} }
], ],
"TabHoverCardImages": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"TabHoverCardImages"
]
}
]
}
],
"TabHoverCards": [ "TabHoverCards": [
{ {
"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