Commit 5ac87529 authored by Peter E Conn's avatar Peter E Conn Committed by Commit Bot

📋 Change Webapp Install field trial names.

Bug: 937871
Change-Id: I95efef32433b0daab3b62d55f427e8b883d3917b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1751731
Auto-Submit: Peter Conn <peconn@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#686542}
parent 64d4ec6f
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "InstallApp", "name": "Install app",
"params": { "params": {
"include_no_download_required": "false" "include_no_download_required": "false"
}, },
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
] ]
}, },
{ {
"name": "InstallAppNoDownloadRequired", "name": "Install app (no download required)",
"params": { "params": {
"include_no_download_required": "true" "include_no_download_required": "true"
}, },
......
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