[ios] Add testing config for IOSSegmentationPlatformEphemeralCardRanker
Change-Id: I575caa8a4d43e5a0f62efeb3e15ba1979713aec0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5842967 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Auto-Submit: Chris Lu <thegreenfrog@chromium.org> Reviewed-by: Ginny Huang <ginnyhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1352835}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
88dadc862a
commit
10e4309a64
@ -12161,6 +12161,21 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"IOSSegmentationPlatformEphemeralCardRanker": [
|
||||
{
|
||||
"platforms": [
|
||||
"ios"
|
||||
],
|
||||
"experiments": [
|
||||
{
|
||||
"name": "Enabled",
|
||||
"enable_features": [
|
||||
"SegmentationPlatformEphemeralCardRanker"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"IOSSharedHighlightingColorChange": [
|
||||
{
|
||||
"platforms": [
|
||||
|
Reference in New Issue
Block a user