Commit c8f06863 authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Commit Bot

Remove the IPH_ReopenTab entry from the testing config.

Bug: 1126640
Change-Id: I89f1904efad1073763f0e213f1cf1747a3038b7f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485680Reviewed-by: default avatarCollin Baker <collinbaker@chromium.org>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#818662}
parent 390929d8
...@@ -5903,31 +5903,6 @@ ...@@ -5903,31 +5903,6 @@
] ]
} }
], ],
"ReopenTabInProductHelp": [
{
"platforms": [
"linux",
"windows"
],
"experiments": [
{
"name": "Enabled_20190117",
"params": {
"availability": ">=7",
"event_conditions_met": "name:reopen_tab_conditions_met;comparator:>0;window:1;storage:365",
"event_trigger": "name:reopen_tab_iph_triggered;comparator:==0;window:90;storage:365",
"event_used": "name:tab_reopened;comparator:==0;window:90;storage:365",
"session_rate": "==0",
"x_new_tab_opened_timeout": "5",
"x_tab_minimum_active_duration": "60"
},
"enable_features": [
"IPH_ReopenTab"
]
}
]
}
],
"ReportCertificateErrors": [ "ReportCertificateErrors": [
{ {
"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