Commit 19d90bc4 authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Chromium LUCI CQ

Remove EnableSafetyTipUI entry from the testing config.

Bug: 1126640, 1166281
Change-Id: I40b983f90e542f84ce112491a01a58bce69decf3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626179
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarJoe DeBlasio <jdeblasio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843236}
parent e4a091c9
...@@ -3030,31 +3030,6 @@ ...@@ -3030,31 +3030,6 @@
] ]
} }
], ],
"EnableSafetyTipUI": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "UIEnabled",
"params": {
"editdistance": "false",
"editdistance_siteengagement": "true",
"targetembedding": "false",
"topsites": "true"
},
"enable_features": [
"SafetyTip"
]
}
]
}
],
"EnableSuggestedFiles": [ "EnableSuggestedFiles": [
{ {
"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