Commit a49c39ae authored by Pavel Yatsuk's avatar Pavel Yatsuk Committed by Commit Bot

Enable IdentityDisc in fieldtrial_testing_config

The feature is tracked in crbug.com/955951. It is rolled out to
dev/canary/beta.

R=isherman@chromium.org

Change-Id: I4f5c3c02b0dc088977e77561fbd29216b904939c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726819Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Pavel Yatsuk <pavely@chromium.org>
Cr-Commit-Position: refs/heads/master@{#682560}
parent ee29cf60
...@@ -155,6 +155,21 @@ ...@@ -155,6 +155,21 @@
] ]
} }
], ],
"AndroidIdentityDisc": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"IdentityDisc"
]
}
]
}
],
"AndroidInProductHelpContextualSearchPromotePanelOpen": [ "AndroidInProductHelpContextualSearchPromotePanelOpen": [
{ {
"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