Commit 84fbcab6 authored by Sean Harrison's avatar Sean Harrison Committed by Commit Bot

Correct name of feature for trial

My apologies, used the wrong name for the feature for the trial.

Bug: 1014143
Change-Id: I654553e97de23ff2b54967ad6fb08b2e9aa6fbd0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972138Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Sean Harrison <harrisonsean@chromium.org>
Cr-Commit-Position: refs/heads/master@{#726065}
parent ba7bbfcf
......@@ -2688,27 +2688,6 @@
]
}
],
"FriendlySettingsRedesignTest": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android",
"android_webview",
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"FriendlySettingRedesign"
]
}
]
}
],
"FuzzyAppSearch": [
{
"platforms": [
......@@ -4975,6 +4954,27 @@
]
}
],
"PrivacySettingsRedesignTest": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android",
"android_webview",
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"PrivacySettingsRedesign"
]
}
]
}
],
"ProactiveTabFreezeAndDiscard": [
{
"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