Commit 8a1080a8 authored by Marc Treib's avatar Marc Treib Committed by Commit Bot

Remove SyncE2ELatencyMeasurement from fieldtrial testing config

This feature was never meant for a full launch, and thus probably
shouldn't have been in the fieldtrial testing config in the first
place. It certainly makes no sense to enable it in browser tests and
developer builds.

Bug: 1009999
Change-Id: I3cf0eab118f8fff65cfe0f2ea99222fbe32344a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936311
Auto-Submit: Marc Treib <treib@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Reviewed-by: default avatarMikel Astiz <mastiz@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#719277}
parent 2602fea4
...@@ -6214,26 +6214,6 @@ ...@@ -6214,26 +6214,6 @@
] ]
} }
], ],
"SyncE2ELatency": [
{
"platforms": [
"android",
"windows",
"mac",
"chromeos",
"ios",
"linux"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SyncE2ELatencyMeasurement"
]
}
]
}
],
"SyncScryptCustomPassphrase": [ "SyncScryptCustomPassphrase": [
{ {
"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