Commit ea3d008f authored by Edward Jung's avatar Edward Jung Committed by Commit Bot

Add Dino bday mode to field trial testing config

Bug: 846473
Change-Id: I11e7e6c52cb158c4d2c815cbfab81f0f596317e5
Reviewed-on: https://chromium-review.googlesource.com/1127024
Commit-Queue: Edward Jung <edwardjung@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577671}
parent 716e1076
...@@ -1521,6 +1521,26 @@ ...@@ -1521,6 +1521,26 @@
] ]
} }
], ],
"EnableEasterEggBdayMode": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "enabled",
"enable_features": [
"DinoEasterEggBdayMode"
]
}
]
}
],
"EnableEmojiContextMenu": [ "EnableEmojiContextMenu": [
{ {
"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