Commit 66ff9178 authored by Sean Harrison's avatar Sean Harrison Committed by Commit Bot

[iOS][Safety Check] Add fieldtrial for safety check ios

Add fieldtrial entry for safety check on iOS for experimenting in
Beta.

Bug: 1078782
Change-Id: I9be9b7e8f5d3d65edfe9a386f83433d054793247
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498545Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Sean Harrison <harrisonsean@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821220}
parent 5202d434
...@@ -6310,6 +6310,21 @@ ...@@ -6310,6 +6310,21 @@
] ]
} }
], ],
"SafetyCheckIOS": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SafetyCheckIOS"
]
}
]
}
],
"SaveEditedPDFForm": [ "SaveEditedPDFForm": [
{ {
"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