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

Clean up BookmarkInProductHelp from the field trial testing config.

The IPH_Bookmark feature is no longer in the code.

Bug: 1126640
Change-Id: I06773fe1440c046bb5138ec44a6c3ebd02ccb578
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427348Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#810010}
parent 96baac4e
...@@ -1164,31 +1164,6 @@ ...@@ -1164,31 +1164,6 @@
] ]
} }
], ],
"BookmarkInProductHelp": [
{
"platforms": [
"linux",
"windows"
],
"experiments": [
{
"name": "Enabled_1",
"params": {
"availability": "any",
"event_bookmark_added": "name:bookmark_added;comparator:==0;window:3650;storage:3650",
"event_bookmark_session_time_met": "name:bookmark_session_time_met;comparator:>=1;window:3650;storage:3650",
"event_trigger": "name:bookmark_trigger;comparator:==0;window:3650;storage:3650",
"event_used": "name:bookmark_clicked;comparator:any;window:3650;storage:3650",
"session_rate": "<=3",
"x_promo_string": "IDS_BOOKMARK_PROMO_1"
},
"enable_features": [
"IPH_Bookmark"
]
}
]
}
],
"BrowserJankinessProfiling": [ "BrowserJankinessProfiling": [
{ {
"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