Commit 0a9c3c35 authored by Lijin Shen's avatar Lijin Shen Committed by Commit Bot

Add fieldtrial testing config for TabSwitcherLongpressMenu

This CL adds the missing field trial testing config for the
feature TabSwitcherLongpressMenu.

Bug: 998848
Change-Id: I7d4ae7a78631cafe3dbe44d708c42f645bc00d78
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822660Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Lijin Shen <lazzzis@google.com>
Cr-Commit-Position: refs/heads/master@{#699528}
parent 2e35a066
...@@ -6039,6 +6039,21 @@ ...@@ -6039,6 +6039,21 @@
] ]
} }
], ],
"TabSwitcherLongpressMenu": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"TabSwitcherLongpressMenu"
]
}
]
}
],
"TabToGTSAnimation": [ "TabToGTSAnimation": [
{ {
"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