Commit 756673ee authored by Collin Baker's avatar Collin Baker Committed by Commit Bot

Enable WebUITabStrip in fieldtrial_testing_config.json

Bug: 1009881
Change-Id: I0c784e4ac16bb14e5515b95680adfea3b5e3148c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069499Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Collin Baker <collinbaker@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744385}
parent 38ac5dda
......@@ -6509,6 +6509,23 @@
]
}
],
"WebUITabStrip": [
{
"platforms": [
"chromeos",
"linux",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"WebUITabStrip"
]
}
]
}
],
"WebViewWakeMetricsService": [
{
"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