Commit b6c9ce8c authored by Xing Liu's avatar Xing Liu Committed by Commit Bot

Download later: Enable the feature in field trial config.

This CL adds download later feature to fild trial json config file.

TBR=mpearson@chromium.org

Bug: NONE
Change-Id: I0de7dcb2afeb796ac02083a65a8cf6ee2f205d97
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438576
Commit-Queue: Xing Liu <xingliu@chromium.org>
Reviewed-by: default avatarShakti Sahu <shaktisahu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812140}
parent 99860347
...@@ -2466,6 +2466,7 @@ ...@@ -2466,6 +2466,7 @@
{ {
"name": "Enabled", "name": "Enabled",
"enable_features": [ "enable_features": [
"DownloadLater",
"DownloadsAutoResumptionNative" "DownloadsAutoResumptionNative"
] ]
} }
......
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