Commit 3e218246 authored by Thomas Lukaszewicz's avatar Thomas Lukaszewicz Committed by Commit Bot

Tab Search: Add fieldtrial testing config entry

Bug: 1128599
Change-Id: I750430e805510d7ffe065e5b9c9f789d7241dc3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465489Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#816715}
parent eb89ff02
......@@ -6732,6 +6732,22 @@
]
}
],
"TabSearch": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"TabSearch",
"TabSearchFixedEntrypoint"
]
}
]
}
],
"TabToGTSAnimation": [
{
"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