Commit eebe59ec authored by Ahmed Mehfooz's avatar Ahmed Mehfooz Committed by Commit Bot

Enable short notification timeouts by default

Bug: 1134761
Change-Id: Ie2252ac8e57ef0dd2c71d1de523e2f67c58e9a14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446527Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#813859}
parent d1b8c849
......@@ -86,7 +86,7 @@ const base::Feature kNotificationExpansionAnimation{
"NotificationExpansionAnimation", base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kNotificationExperimentalShortTimeouts{
"NotificationExperimentalShortTimeouts", base::FEATURE_DISABLED_BY_DEFAULT};
"NotificationExperimentalShortTimeouts", base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kNotificationScrollBar{"NotificationScrollBar",
base::FEATURE_DISABLED_BY_DEFAULT};
......
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