Commit 10b4af26 authored by Xinghui Lu's avatar Xinghui Lu Committed by Commit Bot

Add SafeBrowsingRealTimeUrlLookupEnabledWithToken in field trial config.

Bug: 1041912
Change-Id: If0fe4bf63bb8787cee2b53ad6a3d306406f578e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153939Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Xinghui Lu <xinghuilu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#760206}
parent b0ae2767
...@@ -5067,6 +5067,25 @@ ...@@ -5067,6 +5067,25 @@
] ]
} }
], ],
"SafeBrowsingRealTimeUrlLookupEnabledWithToken": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafeBrowsingRealTimeUrlLookupEnabledWithToken"
]
}
]
}
],
"SafeBrowsingSuspiciousSiteTrigger": [ "SafeBrowsingSuspiciousSiteTrigger": [
{ {
"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