Commit 88646753 authored by Varun Khaneja's avatar Varun Khaneja Committed by Commit Bot

Enable SafeBrowsingRealTimeUrlLookupEnabled on bots.

R=holte

Bug: 963165
Change-Id: Iad7981b06d2541623bf58d0db98c314ed9f4ec30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898749
Commit-Queue: Varun Khaneja <vakh@chromium.org>
Auto-Submit: Varun Khaneja <vakh@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713226}
parent 5077cce4
......@@ -5300,6 +5300,24 @@
]
}
],
"SafeBrowsingRealTimeUrlLookupEnabled": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafeBrowsingRealTimeUrlLookupEnabled"
]
}
]
}
],
"SafeBrowsingRealTimeUrlLookupFetchAllowlist": [
{
"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