Commit 0e054a0b authored by Jeffrey Cohen's avatar Jeffrey Cohen Committed by Chromium LUCI CQ

Update histogram expiration dates for screenshot work.

Bug: 1153766
Change-Id: I0a546ea960d7b344f408c3dc4a2a8ac42bb930e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626919Reviewed-by: default avatarTravis Skare <skare@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843719}
parent b2de2c35
...@@ -342,7 +342,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -342,7 +342,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sharing.Screenshot.Action" enum="SharingScreenshotAction" <histogram name="Sharing.Screenshot.Action" enum="SharingScreenshotAction"
expires_after="M92"> expires_after="M97">
<owner>ramyan@chromium.org</owner> <owner>ramyan@chromium.org</owner>
<owner>jeffreycohen@chromium.org</owner> <owner>jeffreycohen@chromium.org</owner>
<summary> <summary>
...@@ -352,7 +352,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -352,7 +352,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sharing.ScreenshotFallback.Action" <histogram name="Sharing.ScreenshotFallback.Action"
enum="SharingScreenshotFallbackAction" expires_after="M92"> enum="SharingScreenshotFallbackAction" expires_after="M97">
<owner>ramyan@chromium.org</owner> <owner>ramyan@chromium.org</owner>
<owner>jeffreycohen@chromium.org</owner> <owner>jeffreycohen@chromium.org</owner>
<summary> <summary>
...@@ -361,7 +361,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -361,7 +361,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sharing.ScreenshotsAndroid.IsEditorDismissedOnStart" <histogram name="Sharing.ScreenshotsAndroid.IsEditorDismissedOnStart"
enum="Boolean" expires_after="M89"> enum="Boolean" expires_after="M97">
<owner>jeffreycohen@chromium.org</owner> <owner>jeffreycohen@chromium.org</owner>
<owner>kristipark@chromium.org</owner> <owner>kristipark@chromium.org</owner>
<owner>src/components/send_tab_to_self/OWNERS</owner> <owner>src/components/send_tab_to_self/OWNERS</owner>
......
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