Commit 62ef43a9 authored by Ewann's avatar Ewann Committed by Commit Bot

Adds ChangeTabSwitcherPosition to Field Trial Testing Configuration


Bug: 1073826
Change-Id: I378c67f926df54bd4bd75d0a64f7b241534238a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208971
Commit-Queue: Ewann Pellé <ewannpv@chromium.org>
Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775055}
parent 9497da1f
...@@ -2871,6 +2871,21 @@ ...@@ -2871,6 +2871,21 @@
] ]
} }
], ],
"IOSChangeTabSwitcherPosition": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ChangeTabSwitcherPosition"
]
}
]
}
],
"IOSCrashReportBreadcrumbs": [ "IOSCrashReportBreadcrumbs": [
{ {
"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