Commit 1ba1a9b4 authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Chromium LUCI CQ

Remove SafeBrowsing ad entries from testing config.

Bug: 1126640
Change-Id: If47f8b9812eb28cc5f8c3c1ca4deb9978f3ea494
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628929Reviewed-by: default avatarVarun Khaneja <vakh@chromium.org>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#843662}
parent 323dceea
......@@ -6011,51 +6011,6 @@
]
}
],
"SafeBrowsingAdPopupTrigger": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"ad_popup_trigger_quota": "10"
},
"enable_features": [
"SafeBrowsingAdPopupTrigger"
]
}
]
}
],
"SafeBrowsingAdRedirectTrigger": [
{
"platforms": [
"android",
"android_weblayer",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"ad_redirect_trigger_quota": "10"
},
"enable_features": [
"SafeBrowsingAdRedirectTrigger"
]
}
]
}
],
"SafeBrowsingDelayedWarnings": [
{
"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