Commit 75583c7c authored by Takumi Fujimoto's avatar Takumi Fujimoto Committed by Commit Bot

Add a field trial testing config for ViewsCastDialog

Launch bug: http://crbug.com/754101
The plan is to launch the feature in M71.

Change-Id: Idde08df84304ad6f2668603579fdc7e619072892
Reviewed-on: https://chromium-review.googlesource.com/c/1262656Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Takumi Fujimoto <takumif@chromium.org>
Cr-Commit-Position: refs/heads/master@{#598935}
parent 150a1839
...@@ -4992,6 +4992,24 @@ ...@@ -4992,6 +4992,24 @@
] ]
} }
], ],
"ViewsCastDialog": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ViewsCastDialog"
]
}
]
}
],
"VizDisplayCompositor": [ "VizDisplayCompositor": [
{ {
"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