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

Enable Field Trial for Browser Verified Mouse User Activation Trigger

The study name is the same as the Finch experiment here:
https://critique-ng.corp.google.com/cl/323785153

Bug: 1098466
Change-Id: I86a3ad6f35bf3cf0e099d3b13c7815b6fca9dd02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329934
Commit-Queue: Liviu Tinta <liviutinta@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#793624}
parent 8cd5c2b6
......@@ -1245,6 +1245,26 @@
]
}
],
"BrowserVerifiedUserActivationMouseTrigger": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android",
"android_weblayer"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"BrowserVerifiedUserActivationMouse"
]
}
]
}
],
"CSSMatchedPropertiesCacheDependencies": [
{
"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