Commit b1ee295f authored by Stephen Chenney's avatar Stephen Chenney Committed by Chromium LUCI CQ

WheelEventRegions: Enable for field_trial_config testing

Bug: 841364
Change-Id: Ibacd58d44e208aa42e85d964c8344519de4e88f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594014
Auto-Submit: Stephen Chenney <schenney@chromium.org>
Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#837598}
parent 923bffa1
......@@ -5285,7 +5285,7 @@
],
"experiments": [
{
"name": "Enabled_20201211",
"name": "Disabled",
"disable_features": [
"PaintHoldingCrossOrigin"
]
......@@ -8591,6 +8591,26 @@
]
}
],
"WheelEventRegions": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_20201211",
"enable_features": [
"WheelEventRegions"
]
}
]
}
],
"WindowsNativeSpellChecker": [
{
"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