Commit bdeb3deb authored by jianli's avatar jianli Committed by Commit bot

Add field trial test config for offline pages aync loading

BUG=none

Review-Url: https://codereview.chromium.org/2617903004
Cr-Commit-Position: refs/heads/master@{#442087}
parent 494e85ac
......@@ -1256,6 +1256,21 @@
]
}
],
"OfflinePagesAsyncLoading": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"OfflinePagesAsyncDownload"
]
}
]
}
],
"OutOfProcessPac": [
{
"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