Commit d8040cd4 authored by Rainhard Findling's avatar Rainhard Findling Committed by Chromium LUCI CQ

Safety check Chrome cleaner: extend histogram to M92

Bug: 1128901
Change-Id: I53dfcd0519a4d103032495f1dca2f0040bc3fc92
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623927Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarRainhard Findling <rainhard@chromium.org>
Commit-Queue: Rainhard Findling <rainhard@chromium.org>
Auto-Submit: Rainhard Findling <rainhard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842556}
parent b3284ef2
...@@ -162,12 +162,12 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -162,12 +162,12 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Settings.SafetyCheck.ChromeCleanerResult" <histogram name="Settings.SafetyCheck.ChromeCleanerResult"
enum="SafetyCheckChromeCleanerStatus" expires_after="M90"> enum="SafetyCheckChromeCleanerStatus" expires_after="M92">
<owner>rainhard@chromium.org</owner> <owner>rainhard@chromium.org</owner>
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<summary> <summary>
Resulting state of the safety check Chrome cleaner check. Value 4-9 got Resulting state of the safety check Chrome cleaner check. Recorded when a
added with M88. safety check is run by the user. Value 4-9 got added with M88.
</summary> </summary>
</histogram> </histogram>
......
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