Commit 4a06bb2b authored by Andrey Zaytsev's avatar Andrey Zaytsev Committed by Chromium LUCI CQ

Set the expiry of Settings.SafetyCheck.ExtensionsResult to match other SafetyCheck metrics

Bug: 1165183
Change-Id: I6ccea4c08c70dbc77bed222a1a172c6a886f087e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636155
Auto-Submit: Andrey Zaytsev <andzaytsev@google.com>
Reviewed-by: default avatarMartin Šrámek <msramek@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844824}
parent 89c8eca8
...@@ -172,7 +172,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -172,7 +172,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Settings.SafetyCheck.ExtensionsResult" <histogram name="Settings.SafetyCheck.ExtensionsResult"
enum="SafetyCheckExtensionsStatus" expires_after="M90"> enum="SafetyCheckExtensionsStatus" expires_after="2021-06-20">
<owner>andzaytsev@google.com</owner> <owner>andzaytsev@google.com</owner>
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<summary>Resulting state of the safety check extensions check.</summary> <summary>Resulting state of the safety check extensions check.</summary>
......
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