Commit a6f5dd5c authored by Liviu Tinta's avatar Liviu Tinta Committed by Commit Bot

Enable ClickPointerEvent flag for tests

Bug: 989958
Change-Id: I6b22f34ad6b1da138bbd90a905508d9dd789cd96
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2268384Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Liviu Tinta <liviutinta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#784281}
parent c463d6c1
......@@ -1582,6 +1582,25 @@
]
}
],
"ClickPointerEvent": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ClickPointerEvent"
]
}
]
}
],
"ClientSideDetectionModel": [
{
"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