Commit c3639baa authored by Carlos IL's avatar Carlos IL Committed by Commit Bot

Added URLLoaderThrottleSafeBrowsingChecks to testing config

Bug: 807399
Change-Id: I7ec3529451a8cd1690a210411ae7120e7223bf9e
Reviewed-on: https://chromium-review.googlesource.com/c/1338234Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Carlos IL <carlosil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608797}
parent 879b37c6
...@@ -4964,6 +4964,25 @@ ...@@ -4964,6 +4964,25 @@
] ]
} }
], ],
"URLLoaderThrottleSafeBrowsingChecks": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android"
],
"experiments": [
{
"name": "URLLoaderThrottleSafeBrowsingChecksEnabled",
"enable_features": [
"S13nSafeBrowsingCheckByURLLoaderThrottle"
]
}
]
}
],
"UnifiedConsent": [ "UnifiedConsent": [
{ {
"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