[Quick Share v2] Add dogfood experiment to finch config
Bug: b/323206955 Change-Id: I64dd233a7fd2939c5f5097a05f5131ed18ce40fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6301146 Commit-Queue: Brando Socarras <brandosocarras@google.com> Reviewed-by: Daniel Classon <dclasson@google.com> Cr-Commit-Position: refs/heads/main@{#1424764}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
f058aa790b
commit
6ed166366e
@@ -18904,6 +18904,12 @@
|
|||||||
"chromeos"
|
"chromeos"
|
||||||
],
|
],
|
||||||
"experiments": [
|
"experiments": [
|
||||||
|
{
|
||||||
|
"name": "Enabled_Dogfood",
|
||||||
|
"enable_features": [
|
||||||
|
"QuickShareV2"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Enabled",
|
"name": "Enabled",
|
||||||
"enable_features": [
|
"enable_features": [
|
||||||
|
Reference in New Issue
Block a user