Commit dee0b4dc authored by vakh's avatar vakh Committed by Commit Bot

Update the testing config with the new experiments for PVer4.

Google CLs: http://cl/137190961, http://cl/137192202

BUG=543161

Review-Url: https://codereview.chromium.org/2450963002
Cr-Commit-Position: refs/heads/master@{#486392}
parent 944975a0
...@@ -2848,7 +2848,11 @@ ...@@ -2848,7 +2848,11 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled" "name": "V4Only2",
"enable_features": [
"SafeBrowsingV4LocalDatabaseManagerEnabled",
"SafeBrowsingV4OnlyEnabled"
]
} }
] ]
} }
......
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