Commit 948e6027 authored by Patrick Monette's avatar Patrick Monette Committed by Commit Bot

Add a fieldtrial testing config for ExtendedShellExtensionsEnumeration

Bug: 889346
Change-Id: I44a357c52c0a37064e1bb98bf2cfaef44e60db6b
Reviewed-on: https://chromium-review.googlesource.com/1246947Reviewed-by: default avatarRobert Kaplow (sloooow) <rkaplow@chromium.org>
Commit-Queue: Patrick Monette <pmonette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595196}
parent 3e06a212
...@@ -1787,6 +1787,21 @@ ...@@ -1787,6 +1787,21 @@
] ]
} }
], ],
"ExtendedShellExtensionsEnumeration": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ExtendedShellExtensionsEnumeration"
]
}
]
}
],
"ExtensionContentVerification": [ "ExtensionContentVerification": [
{ {
"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