Commit 7d73b892 authored by Carlos IL's avatar Carlos IL Committed by Commit Bot

Added entry for UMAHttpRetry field trial

Bug: 766233
Change-Id: I0af9b95727cd334af60f6e50904a9d04339bd7da
Reviewed-on: https://chromium-review.googlesource.com/923181Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Carlos IL <carlosil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#537343}
parent 2b1109ab
...@@ -3920,6 +3920,26 @@ ...@@ -3920,6 +3920,26 @@
] ]
} }
], ],
"UMAHttpRetry": [
{
"platforms": [
"win",
"mac",
"chromeos",
"linux",
"ios",
"android"
],
"experiments": [
{
"name": "UMAHttpRetryEnabled",
"enable_features": [
"UMAHttpRetry"
]
}
]
}
],
"UpdateMenuItem": [ "UpdateMenuItem": [
{ {
"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