Commit 6d762784 authored by Hesen Zhang's avatar Hesen Zhang Committed by Commit Bot

Content Indexing fieldtrail config

- Add ContentIndexingDownloadHome fieldtrail Finch config.
- Add ContentIndexingNTP fieldtrail Finch config.

TBR=dtrainor@chromium.org

Bug: 1040170
Change-Id: I571bd1b840b2527080b3e39807cb91bc0e33c021
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992241Reviewed-by: default avatarHesen Zhang <hesen@chromium.org>
Reviewed-by: default avatarShakti Sahu <shaktisahu@chromium.org>
Commit-Queue: Hesen Zhang <hesen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#729830}
parent 397857c6
...@@ -1702,6 +1702,36 @@ ...@@ -1702,6 +1702,36 @@
] ]
} }
], ],
"ContentIndexingDownloadHome": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "ContentIndexingDownloadHome",
"enable_features": [
"ContentIndexingDownloadHome"
]
}
]
}
],
"ContentIndexingNTP": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "ContentIndexingNTP",
"enable_features": [
"ContentIndexingNTP"
]
}
]
}
],
"ContextMenuSearchWithGoogleLensMultiArm": [ "ContextMenuSearchWithGoogleLensMultiArm": [
{ {
"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