Commit 4cba254c authored by Kamila's avatar Kamila Committed by Commit Bot

Renamed fieldtrial config study

Renamed the study to match the respective finch config.

Change-Id: Ie1fefeb62e5c6cb451bb0863fa204bec91833caf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019023
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735636}
parent 4c3c01fd
...@@ -1324,21 +1324,6 @@ ...@@ -1324,21 +1324,6 @@
] ]
} }
], ],
"BlockedMediaSystemPermissionUI": [
{
"platforms": [
"mac"
],
"experiments": [
{
"name": "MacSystemMediaPermissionsInfoUI",
"enable_features": [
"MacSystemMediaPermissionsInfoUI"
]
}
]
}
],
"BookmarkInProductHelp": [ "BookmarkInProductHelp": [
{ {
"platforms": [ "platforms": [
...@@ -3550,6 +3535,21 @@ ...@@ -3550,6 +3535,21 @@
] ]
} }
], ],
"MacSystemMediaPermissionsInfoUI": [
{
"platforms": [
"mac"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"MacSystemMediaPermissionsInfoUI"
]
}
]
}
],
"MacV2GPUSandbox": [ "MacV2GPUSandbox": [
{ {
"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