Commit d1547152 authored by Carlos Knippschild's avatar Carlos Knippschild Committed by Commit Bot

Update field trial test config for upcoming Finch experiment change.

Updates the OfflineContentOnDinoPage experiment group name and param
value to comply with the upcoming Finch experiment configuration change.

Bug: 852872
Change-Id: If110b3d215e9e6fd3184eaff6c33c9f3c5ac5ff7
Reviewed-on: https://chromium-review.googlesource.com/c/1292523Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Carlos Knippschild <carlosk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601370}
parent 1e58852b
...@@ -2952,9 +2952,9 @@ ...@@ -2952,9 +2952,9 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled", "name": "Enabled_List",
"params": { "params": {
"ui-alternate": "content_preview" "ui-alternate": "content_list"
}, },
"enable_features": [ "enable_features": [
"NewNetErrorPageUI" "NewNetErrorPageUI"
......
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