Commit 38169a33 authored by Sergey Poromov's avatar Sergey Poromov Committed by Commit Bot

Add ZippedSystemLogsUpload to field_trial_testing_config.

The experiment was tested on 50% of Canary, Dev and Beta, result was
as expected. Adding to FTTC before moving to Stable.
https://screenshot.googleplex.com/wuVmDDsVOXH.png

Bug: 940648
Change-Id: If63dc8bd94703f9c59b236516d398369b4655aa8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912519
Auto-Submit: Sergey Poromov <poromov@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714713}
parent 36eaad53
...@@ -7559,6 +7559,18 @@ ...@@ -7559,6 +7559,18 @@
] ]
} }
], ],
"ZippedSystemLogsUpload": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "ZippedSystemLogsUpload"
}
]
}
],
"history-manipulation-intervention": [ "history-manipulation-intervention": [
{ {
"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