Skip to content

Commit

Permalink
[omnibox] Add NtpRealboxTailSuggest to the testing config.
Browse files Browse the repository at this point in the history
Bug: 1039357
Change-Id: I3bac1ea154a8044e0681ae0836506956b7b05121
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3551455
Auto-Submit: Justin Donnelly <jdonnelly@chromium.org>
Reviewed-by: Mohamad Ahmadi <mahmadi@chromium.org>
Commit-Queue: Mohamad Ahmadi <mahmadi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#985350}
  • Loading branch information
justindonnelly authored and Chromium LUCI CQ committed Mar 25, 2022
1 parent 681c104 commit 490c328
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4714,6 +4714,25 @@
]
}
],
"NtpRealboxTailSuggest": [
{
"platforms": [
"chromeos",
"chromeos_lacros",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"NtpRealboxTailSuggest"
]
}
]
}
],
"NtpZPSForUnauthenticatedUsersAndroid": [
{
"platforms": [
Expand Down

0 comments on commit 490c328

Please sign in to comment.