Commit 7a86e22e authored by Patrick Monette's avatar Patrick Monette Committed by Commit Bot

Adding fieldtrial config for the IncompatibleApplicationsWarning feature

Bug: 717696
Change-Id: I92bcf252641604da42532da8a4d1a8d5281bfeec
Reviewed-on: https://chromium-review.googlesource.com/996581Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Patrick Monette <pmonette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548501}
parent 9e405e24
......@@ -1683,6 +1683,22 @@
]
}
],
"IncompatibleApplicationsWarning": [
{
"platforms": [
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"IncompatibleApplicationsWarning",
"ModuleDatabase"
]
}
]
}
],
"InstanceID": [
{
"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