Commit 54da8afa authored by Patrick Monette's avatar Patrick Monette Committed by Commit Bot

Add a field trial configuration for the WinOOPInspectModule feature

Bug: 921746
Change-Id: I27883781239fcb914088f6ce3fc4a82581177729
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632530Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Patrick Monette <pmonette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664968}
parent bc03c243
...@@ -6406,6 +6406,21 @@ ...@@ -6406,6 +6406,21 @@
] ]
} }
], ],
"WinOOPInspectModule": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"WinOOPInspectModule"
]
}
]
}
],
"WinOOPSelectFileDialog": [ "WinOOPSelectFileDialog": [
{ {
"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