Commit 29b33f68 authored by Carlos Knippschild's avatar Carlos Knippschild Committed by Commit Bot

Add initial field trial config for OfflineContentOnDinoPage experiment

Bug: 852872
Change-Id: I15f0b52900531ee987001ff4897f6c175470dcd3
Reviewed-on: https://chromium-review.googlesource.com/1234318Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Carlos Knippschild <carlosk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#592639}
parent 717ffc04
...@@ -2707,6 +2707,24 @@ ...@@ -2707,6 +2707,24 @@
] ]
} }
], ],
"OfflineContentOnDinoPage": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"ui-alternate": "content_preview"
},
"enable_features": [
"NewNetErrorPageUI"
]
}
]
}
],
"OfflinePagesAsyncLoading": [ "OfflinePagesAsyncLoading": [
{ {
"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