Commit 7db62c0e authored by Hongbo Song's avatar Hongbo Song Committed by Chromium LUCI CQ

Disable recording LSN UKM.

Change-Id: I1b0198675aa7ea3cf162001f5b57daa7997d194a
Bug: 1152552
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593867
Commit-Queue: Hongbo Song <hbsong@google.com>
Reviewed-by: default avatarSteve Kobes <skobes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#837189}
parent 0fead47b
......@@ -56,7 +56,7 @@ namespace {
const char kOfflinePreviewsMimeType[] = "multipart/related";
extern const base::Feature kLayoutShiftNormalizationRecordUKM{
"LayoutShiftNormalizationRecordUKM", base::FEATURE_ENABLED_BY_DEFAULT};
"LayoutShiftNormalizationRecordUKM", base::FEATURE_DISABLED_BY_DEFAULT};
bool IsSupportedProtocol(page_load_metrics::NetworkProtocol protocol) {
switch (protocol) {
......
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