Commit e238afab authored by Donn Denman's avatar Donn Denman Committed by Commit Bot

[Preview Tab] Add BottomSheet to the test config.

Updates the test-config for the Preview Tab (aka Ephemeral Tab) to
use the Bottom-Sheet version instead of the Overlay version.

BUG=913075

Change-Id: I92ad27d5deebbd8cceef87901fac6c50198fe756
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1947952Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Donn Denman <donnd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#721360}
parent 40816d0c
......@@ -2520,7 +2520,8 @@
{
"name": "Enabled",
"enable_features": [
"EphemeralTab"
"EphemeralTab",
"EphemeralTabUsingBottomSheet"
]
}
]
......
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