Commit 687187e6 authored by David Bienvenu's avatar David Bienvenu Committed by Commit Bot

Fix study name of WebContentsOcclusion.

Bug: 813093
Change-Id: Ia026e01a5699658e681316fc5b464b7c2cfe9880
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562895Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#649749}
parent 5cc0695c
......@@ -5691,21 +5691,6 @@
]
}
],
"WebContentsOcclusion": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "WindowsWebContentsOcclusion",
"enable_features": [
"WebContentsOcclusion"
]
}
]
}
],
"WebPaymentsPerMethodCanMakePaymentQuota": [
{
"platforms": [
......@@ -6062,6 +6047,21 @@
]
}
],
"WindowsWebContentsOcclusion": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "WindowsWebContentsOcclusion",
"enable_features": [
"WebContentsOcclusion"
]
}
]
}
],
"history-manipulation-intervention": [
{
"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