Commit 7b59128f authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Commit Bot

Remove IPH_IncognitoWindow from the field trial testing config.

The feature is no longer used in the code.

Bug: 1126640
Change-Id: I87611bf977a6e7fcb2df2658675451f1b4a9ea32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427430
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#810090}
parent 9b8b4ece
......@@ -3627,29 +3627,6 @@
]
}
],
"IncognitoWindowInProductHelp": [
{
"platforms": [
"linux",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"availability": "any",
"event_incognito_window_session_time_met": "name:incognito_window_session_time_met;comparator:>=1;window:3650;storage:3650",
"event_trigger": "name:incognito_window_trigger;comparator:==0;window:3650;storage:3650",
"event_used": "name:incognito_window_opened;comparator:==0;window:3650;storage:3650",
"session_rate": "<0"
},
"enable_features": [
"IPH_IncognitoWindow"
]
}
]
}
],
"IncompatibleApplicationsWarning": [
{
"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