Commit 27c5169d authored by Dana Fried's avatar Dana Fried Committed by Commit Bot

Field trial for 'new' badge on menu items.

Forgot to add field trial entry, but need to start testing.

Bug: 1109256
Change-Id: Id4abe245625c4475885b3e899487bd9a1b25cdf9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315798
Commit-Queue: Dana Fried <dfried@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#792413}
parent b2bb903a
...@@ -2609,6 +2609,24 @@ ...@@ -2609,6 +2609,24 @@
] ]
} }
], ],
"EnableNewBadgeOnMenuItems": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"EnableNewBadgeOnMenuItems"
]
}
]
}
],
"EnableSafetyTipUI": [ "EnableSafetyTipUI": [
{ {
"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