Commit b0d62d09 authored by Tibor Goldschwendt's avatar Tibor Goldschwendt Committed by Commit Bot

[ntp] Add testing config for MostLikelyDesktopDeprecation experiment

Bug: 1009579
Change-Id: I05870155fdba4e6c4fb2053661efebd3418017ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031555
Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737856}
parent 19d44e9c
...@@ -3709,6 +3709,24 @@ ...@@ -3709,6 +3709,24 @@
] ]
} }
], ],
"MostLikelyDesktopDeprecation": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Disabled",
"disable_features": [
"DisplaySuggestionsServiceTiles"
]
}
]
}
],
"MyChromeEverywhere": [ "MyChromeEverywhere": [
{ {
"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