Commit 7abba57b authored by Askar Aitzhan's avatar Askar Aitzhan Committed by Commit Bot

Add CloudPolicyOverFcm in field_trial_testing_config

The experiment CloudPolicyOverFCM was tested on 50% Dev and Canary and
the result were expected. Prior to moving to 50% Beta the experiment
is added to Field Trial Testing Config.

The results of experiment:
* https://screenshot.googleplex.com/6ZNs6sQ7QxM

Bug: 939039
Change-Id: Id8d7107a93d64a93f3b8363909fd691af517cab6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906215Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Askar Aitzhan <askaraitzhan@google.com>
Cr-Commit-Position: refs/heads/master@{#714478}
parent c5a568ef
...@@ -1585,6 +1585,21 @@ ...@@ -1585,6 +1585,21 @@
] ]
} }
], ],
"CloudPolicyOverFcm": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "CloudPolicyOverFCM"
}
]
}
],
"CompositorImageAnimation": [ "CompositorImageAnimation": [
{ {
"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